This commit is contained in:
2020-10-08 17:41:35 +00:00
parent 2beec7ebde
commit dc20540e91
4 changed files with 42 additions and 23 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 = false;
const DEV_MODE = true;
//************************************************************
//**************************************************************
//**************************************************************