Skip to content

Commit 368c42d

Browse files
author
Karin Huber
committed
Update time for Leonding
1 parent 7bb7513 commit 368c42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ function loadEvents(eventsTable) {
195195
formattedBeginTime = '16:00';
196196
formattedEndTime = '18:00';
197197

198-
if (formattedDate === '24.01.2025') {
198+
if (formattedDate === '06.06.2025') {
199199
if (event.location.indexOf('Leonding') >= 0) {
200200
formattedBeginTime = '15:00';
201201
formattedEndTime = '17:00';

0 commit comments

Comments
 (0)