release 8.0 !

This commit is contained in:
2022-06-07 23:11:09 +00:00
parent 933ced7df7
commit f1548fb4ca
2 changed files with 1 additions and 8 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 = true;
const DEV_MODE = false;
//************************************************************
//**************************************************************
//**************************************************************