From 92097059ea4be7ba27a57941cf17e0fefb4a2cf0 Mon Sep 17 00:00:00 2001 From: Rainer Date: Tue, 6 Feb 2024 13:55:43 +0000 Subject: [PATCH] Update website --- js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index cc617f8c..1b03521e 100644 --- a/js/main.js +++ b/js/main.js @@ -198,7 +198,7 @@ function loadEvents(eventsTable) { formattedBeginTime = '16:00'; formattedEndTime = '18:00'; - if (formattedDate === '13.10.2023') { + if (formattedDate === '09.02.2024') { if (event.location.indexOf('Leonding') >= 0) { formattedBeginTime = '15:00'; formattedEndTime = '17:00';