This commit is contained in:
2020-06-13 21:42:57 +00:00
parent 739216d325
commit fb2319255e
3 changed files with 15 additions and 7 deletions

View File

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