Skip to content

Commit 1c21ad1

Browse files
committed
Update website
1 parent 23fce94 commit 1c21ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)