From bd0820ffc8d07ec33f2dfc943576417ee8714335 Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Fri, 30 Jan 2026 21:43:09 -0500 Subject: [PATCH] I dun fucked up lol, forgot to turn off a calendar feature I was testing --- ui/src/pages/Calendar.vue | 1 - 1 file changed, 1 deletion(-) 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: '',