diff --git a/src/components/EventDialog.vue b/src/components/EventDialog.vue index 2a9cbdf..f792f8e 100644 --- a/src/components/EventDialog.vue +++ b/src/components/EventDialog.vue @@ -1,16 +1,10 @@ @@ -683,7 +567,7 @@ const recurrenceSummary = computed(() => { {{ dialogMode === 'create' ? 'Create Event' : 'Edit Event' }} · {{ headerDateShort }} - + @@ -728,7 +612,7 @@ const recurrenceSummary = computed(() => {