This commit is contained in:
2021-07-05 21:05:14 +00:00
parent fc2fb1a7de
commit b52add10d2
5 changed files with 43 additions and 19 deletions

View File

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