This commit is contained in:
2020-10-19 17:05:25 +00:00
parent bbbb9cacd0
commit 067a7e2ef7
3 changed files with 11 additions and 2 deletions

View File

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