ECommerce Ordini Email 1
This commit is contained in:
@@ -47,6 +47,12 @@ const MyPageSchema = new Schema({
|
||||
onlyif_logged: {
|
||||
type: Boolean,
|
||||
},
|
||||
only_residenti: {
|
||||
type: Boolean,
|
||||
},
|
||||
color: {
|
||||
type: String,
|
||||
},
|
||||
imgback: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user