This commit is contained in:
2020-08-05 19:03:20 +00:00
parent 6fdefd19a3
commit 6fddd981ed
8 changed files with 61 additions and 31 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 = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************