From 344b9acbf812b8f6012a1c946f62e346dcf81d65 Mon Sep 17 00:00:00 2001 From: Hornwitser Date: Mon, 30 Jun 2025 16:39:51 +0200 Subject: [PATCH] Render events without a location Show events that have no locations set. This is useful when drafting a schedule and having events who's location have yet to be decided. --- components/Timetable.vue | 56 ++++++++++++++++++++++------------------ 1 file changed, 31 insertions(+), 25 deletions(-) diff --git a/components/Timetable.vue b/components/Timetable.vue index cb0fc15..e34a06a 100644 --- a/components/Timetable.vue +++ b/components/Timetable.vue @@ -82,17 +82,16 @@ -