Skip to content

Commit b357341

Browse files
committed
Update website
1 parent 5199bae commit b357341

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
@@ -198,7 +198,7 @@ function loadEvents(eventsTable) {
198198
formattedBeginTime = '16:00';
199199
formattedEndTime = '18:00';
200200

201-
if (formattedDate === '14.06.2024') {
201+
if (formattedDate === '18.10.2024') {
202202
if (event.location.indexOf('Leonding') >= 0) {
203203
formattedBeginTime = '15:00';
204204
formattedEndTime = '17:00';

0 commit comments

Comments
 (0)