This commit is contained in:
2022-08-18 01:04:25 +00:00
parent ee4eb20465
commit b535e0f141

View File

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