This commit is contained in:
2020-10-20 18:56:48 +00:00
parent ccd34b1e0d
commit 9ced7ed124
3 changed files with 31 additions and 40 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 = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************