This commit is contained in:
2020-06-12 19:45:53 +00:00
parent e6f3d324e2
commit b87bad18e7
2 changed files with 5 additions and 119 deletions

View File

@@ -58,7 +58,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
//DEVELOPMENT MODE
//THIS SHOULD BE FALSE IN RELEASE
//************************************************************
const DEV_MODE = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************