++ DebugOn status (to see what happened)

fix visu activities
This commit is contained in:
Surya Paolo
2022-12-14 22:07:17 +01:00
parent 71e49c31c3
commit cce311cc2c
3 changed files with 249 additions and 1 deletions

View File

@@ -120,6 +120,7 @@ const SiteSchema = new Schema({
enableTodos: { type: Boolean },
enableRegByBot: { type: Boolean },
enableRegMultiChoice: { type: Boolean },
enableDebugOn: { type: Boolean },
enabledRegNeedTelegram: { type: Boolean },
showViewGroups: { type: Boolean },
showViewCircuits: { type: Boolean },