This commit is contained in:
@@ -12,6 +12,7 @@ todo: license keys security
|
||||
make dbid's a huge number instead of a guid would be a good first principle
|
||||
SGDCXPThwOZgbfcxQJwF1L8MMmbVyjDp6WMaTj0LFPk=
|
||||
FqC3t+8f2p/RXkclI6nKqhU35cRVHL9d/neZO7giInc=
|
||||
MGyyATUbhkQMYYdR6gQu6ngeObK/eTzI3oA0oAH1iAw=
|
||||
|
||||
todo: Administration - translation
|
||||
translation page with translation settings
|
||||
|
||||
@@ -61,7 +61,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;
|
||||
//************************************************************
|
||||
//**************************************************************
|
||||
//**************************************************************
|
||||
|
||||
Reference in New Issue
Block a user