This commit is contained in:
2022-03-29 19:56:25 +00:00
parent 7624d0a19a
commit a88b086df2
2 changed files with 3 additions and 108 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;
//************************************************************
//**************************************************************
//**************************************************************