This commit is contained in:
2021-01-05 15:46:08 +00:00
parent 220fcfd7c1
commit 405dec2c50
2 changed files with 15 additions and 7 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;
//************************************************************
//**************************************************************
//**************************************************************