post release rc4

This commit is contained in:
2022-03-11 20:40:59 +00:00
parent 2a88a6bc25
commit 9417f6fe68
5 changed files with 12 additions and 41 deletions

View File

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