Add fields on Event
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
"relation": "manyToOne",
|
||||
"target": "api::choral.choral",
|
||||
"inversedBy": "calendar"
|
||||
},
|
||||
"comment": {
|
||||
"type": "text"
|
||||
},
|
||||
"location": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user