This commit is contained in:
2022-02-22 20:47:16 +00:00
parent 358f21b8de
commit 904dc5259f
5 changed files with 6 additions and 16 deletions

View File

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