subscription license code additions

This commit is contained in:
2022-08-17 03:03:48 +00:00
parent d62356fd2f
commit ed23e20853
4 changed files with 20 additions and 4 deletions

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;
//************************************************************
//**************************************************************
//**************************************************************