This commit is contained in:
2022-03-31 18:24:00 +00:00
parent bda0854c49
commit ec185874fd
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;
//************************************************************
//**************************************************************
//**************************************************************