- migliorie grafiche
This commit is contained in:
@@ -144,6 +144,8 @@ const SiteSchema = new Schema({
|
||||
showViewUsers: { type: Boolean, default: false },
|
||||
showViewBooking: { type: Boolean, default: false },
|
||||
showViewProfile: { type: Boolean, default: false },
|
||||
showViewCart: { type: Boolean, default: false },
|
||||
showViewOrders: { type: Boolean, default: false },
|
||||
enablePwa: { type: Boolean, default: false },
|
||||
lang: {
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user