This commit is contained in:
2020-08-19 15:44:34 +00:00
parent 187e3efbb8
commit 2315498cb5
5 changed files with 11 additions and 14 deletions

View File

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