diff --git a/src/web/scenes.js b/src/web/scenes.js index 1339846..e88cb2c 100644 --- a/src/web/scenes.js +++ b/src/web/scenes.js @@ -106,6 +106,8 @@ export const scenesSchema = ` title: String effectiveDate: Date date: Date + duration: Int + description: String createdAt: Date shootId: Int channel: Entity