This commit is contained in:
2020-06-23 18:20:51 +00:00
parent 1e4911e6fe
commit 5da823f887
3 changed files with 16 additions and 4 deletions

View File

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