This commit is contained in:
2021-10-17 16:06:53 +00:00
parent f922d8be45
commit 0534e83926
3 changed files with 9 additions and 9 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;
//************************************************************
//**************************************************************
//**************************************************************