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 934bc1c commit 3e8ec80Copy full SHA for 3e8ec80
static/js/main.js
@@ -198,7 +198,7 @@ function loadEvents(eventsTable) {
198
formattedBeginTime = '16:00';
199
formattedEndTime = '18:00';
200
201
- if (formattedDate === '13.10.2023') {
+ if (formattedDate === '09.02.2024') {
202
if (event.location.indexOf('Leonding') >= 0) {
203
formattedBeginTime = '15:00';
204
formattedEndTime = '17:00';
0 commit comments