From 802a3707cac40639114c61bd18405c02e3ff8795 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Mon, 8 Apr 2024 09:49:36 +0200 Subject: [PATCH] Added more options to events --- src/components/calendar/CalendarEvent.vue | 19 ++++++++++--------- .../calendar/search/lists/SearchList.vue | 17 +++++++++-------- src/data/Events.ts | 19 +++++++++++++++++++ src/models/Events.ts | 3 +++ 4 files changed, 41 insertions(+), 17 deletions(-) diff --git a/src/components/calendar/CalendarEvent.vue b/src/components/calendar/CalendarEvent.vue index b975443..156d7b0 100644 --- a/src/components/calendar/CalendarEvent.vue +++ b/src/components/calendar/CalendarEvent.vue @@ -13,17 +13,18 @@ defineProps<{