2) REGISTRARSI : A) TRAMITE TELEGRAM B) TRAMITE EMAIL.

This commit is contained in:
Surya Paolo
2022-12-08 10:09:25 +01:00
parent 9977aa2d84
commit 84c8554b13

View File

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