- inizio di modifiche all'editor di Pagine Web
This commit is contained in:
@@ -156,6 +156,7 @@ const MyPageSchema = new Schema({
|
||||
date_updated: {
|
||||
type: Date,
|
||||
},
|
||||
sections: { type: Array },
|
||||
});
|
||||
|
||||
MyPageSchema.statics.getFieldsForSearch = function () {
|
||||
|
||||
Reference in New Issue
Block a user