This commit is contained in:
2022-05-10 18:05:54 +00:00
parent 338cd9307d
commit 310a1979e7
4 changed files with 5 additions and 5 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;
//************************************************************
//**************************************************************
//**************************************************************