This commit is contained in:
2022-05-26 19:30:51 +00:00
parent cb07406242
commit f9771b7c5e
3 changed files with 159 additions and 160 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 = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************