diff --git a/src/components/EventForm.vue b/src/components/EventForm.vue index 0f510ee..235eee0 100644 --- a/src/components/EventForm.vue +++ b/src/components/EventForm.vue @@ -47,11 +47,11 @@ - {{ formatTime(eventData.time) }} + - {{ formatTime(eventData.endTime) }} +