fixed error in link registration.
This commit is contained in:
@@ -121,7 +121,9 @@ const SiteSchema = new Schema({
|
||||
enableRegByBot: { type: Boolean },
|
||||
enabledRegNeedTelegram: { type: Boolean },
|
||||
showViewGroups: { type: Boolean },
|
||||
showViewCircuits: { type: Boolean },
|
||||
showViewUsers: { type: Boolean },
|
||||
showViewBooking: { type: Boolean },
|
||||
showViewProfile: { type: Boolean },
|
||||
enablePwa: { type: Boolean },
|
||||
lang: {
|
||||
|
||||
Reference in New Issue
Block a user