AITools prime cose
This commit is contained in:
@@ -132,6 +132,7 @@ const SiteSchema = new Schema({
|
||||
showConnected: { type: Boolean, default: false },
|
||||
bookingEvents: { type: Boolean, default: false },
|
||||
enableEcommerce: { type: Boolean, default: false },
|
||||
enableAI: { type: Boolean, default: false },
|
||||
enableGroups: { type: Boolean, default: false },
|
||||
enableCircuits: { type: Boolean, default: false },
|
||||
enableProj: { type: Boolean, default: false },
|
||||
|
||||
Reference in New Issue
Block a user