This commit is contained in:
2020-06-13 23:50:03 +00:00
parent f012bfeece
commit 8e3e670d65
3 changed files with 6 additions and 15 deletions

View File

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