Aggiornamenti 2
This commit is contained in:
@@ -25,9 +25,18 @@ const CalZoomSchema = new Schema({
|
||||
typeconf: {
|
||||
type: String,
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
},
|
||||
color: {
|
||||
type: String,
|
||||
},
|
||||
date_start: {
|
||||
type: Date
|
||||
},
|
||||
benvenuto: {
|
||||
type: Boolean
|
||||
},
|
||||
date_end: {
|
||||
type: Date
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user