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 5199bae commit b357341Copy full SHA for b357341
js/main.js
@@ -198,7 +198,7 @@ function loadEvents(eventsTable) {
198
formattedBeginTime = '16:00';
199
formattedEndTime = '18:00';
200
201
- if (formattedDate === '14.06.2024') {
+ if (formattedDate === '18.10.2024') {
202
if (event.location.indexOf('Leonding') >= 0) {
203
formattedBeginTime = '15:00';
204
formattedEndTime = '17:00';
0 commit comments