Ver código fonte

Rollback change to dashboard

jnfrati 4 anos atrás
pai
commit
1de5fc33a5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      dashboard/src/main/home/dashboard/Dashboard.tsx

+ 1 - 1
dashboard/src/main/home/dashboard/Dashboard.tsx

@@ -39,7 +39,7 @@ class Dashboard extends Component<PropsType, StateType> {
     infras: [] as InfraType[],
     infras: [] as InfraType[],
     pressingCtrl: false,
     pressingCtrl: false,
     pressingK: false,
     pressingK: false,
-    showFormDebugger: true,
+    showFormDebugger: false,
   };
   };
 
 
   refreshInfras = () => {
   refreshInfras = () => {