From e5fb40c24c9170c0ffe7e1f1b1afe2e0d4d1184b Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Tue, 19 Nov 2024 17:25:45 +0100 Subject: [PATCH] Today menu is disabled only if current screen is not the default one --- components/calendar/CalendarMenuToday.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/calendar/CalendarMenuToday.vue b/components/calendar/CalendarMenuToday.vue index b5a5d87..13bf872 100644 --- a/components/calendar/CalendarMenuToday.vue +++ b/components/calendar/CalendarMenuToday.vue @@ -1,20 +1,20 @@