corpglory-dev %!s(int64=6) %!d(string=hai) anos
pai
achega
e867a8f402
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/app/plugins/panel/piechart/PiechartPanel.tsx

+ 1 - 1
public/app/plugins/panel/piechart/PiechartPanel.tsx

@@ -32,7 +32,7 @@ export class PiechartPanel extends PureComponent<Props> {
             // TODO: get name
             name: 'tmpName',
             // TODO: add color option
-            color: 'tmpColor'
+            color: 'tmpColor',
           });
         }
       });