diff --git a/src/components/EventEditor.vue b/src/components/EventEditor.vue index 739fb53..d409cd2 100644 --- a/src/components/EventEditor.vue +++ b/src/components/EventEditor.vue @@ -215,6 +215,12 @@ watch( @update:description="entityObject!.description = $event" /> + + - -