We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fce94 commit 1c21ad1Copy full SHA for 1c21ad1
js/main.js
@@ -195,7 +195,7 @@ function loadEvents(eventsTable) {
195
formattedBeginTime = '16:00';
196
formattedEndTime = '18:00';
197
198
- if (formattedDate === '24.01.2025') {
+ if (formattedDate === '06.06.2025') {
199
if (event.location.indexOf('Leonding') >= 0) {
200
formattedBeginTime = '15:00';
201
formattedEndTime = '17:00';
0 commit comments