Explorar o código

fix(duerOS): duerOS card

lind %!s(int64=4) %!d(string=hai) anos
pai
achega
941a3e44ab
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/cloud/DuerOS/typings.d.ts

+ 1 - 0
src/pages/cloud/DuerOS/typings.d.ts

@@ -28,6 +28,7 @@ type ActionMapping = {
   };
 };
 type DuerOSItem = {
+  productName?: string;
   version: number;
   manufacturerName: string;
   autoReportProperty: boolean;