This commit is contained in:
2020-10-08 20:31:06 +00:00
parent 5d0ed46c56
commit 6b357b8500
21 changed files with 32 additions and 111 deletions

View File

@@ -62,7 +62,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;
//************************************************************
//**************************************************************
//**************************************************************