diff --git a/ui/src/pages/Calendar.vue b/ui/src/pages/Calendar.vue index e5cc681..0478ed5 100644 --- a/ui/src/pages/Calendar.vue +++ b/ui/src/pages/Calendar.vue @@ -59,7 +59,6 @@ const calendarOptions = ref({ initialView: 'dayGridMonth', height: 'auto', expandRows: true, - dayMaxEvents: 3, headerToolbar: { left: '', center: '',