This commit is contained in:
2022-07-13 20:02:49 +00:00
parent b7f0c287c3
commit af9f6f00cc

View File

@@ -65,7 +65,7 @@ import chartBarHorizontalControl from "./components/chart-bar-horizontal-control
//**************************************************************
//DEVELOPMENT MODE FLAG, SET FALSE FOR RELEASE
//************************************************************
const DEV_MODE = false;
const DEV_MODE = true;
//************************************************************
//**************************************************************
//**************************************************************