From b092dcbf6ea08e47d25bba14a11772bb73e22dee Mon Sep 17 00:00:00 2001 From: David Date: Mon, 8 Sep 2025 16:38:02 +1000 Subject: [PATCH] Changed online meeting start time to 19.30. --- dat/live/events.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dat/live/events.json b/dat/live/events.json index 974e888..3e5b4d8 100755 --- a/dat/live/events.json +++ b/dat/live/events.json @@ -17,7 +17,7 @@ }, { "coordinates": "", - "start": "2025-10-07T19:00", + "start": "2025-10-07T19:30", "end": "2025-10-07T21:00", "title": "October 2025 Online Catch Up", "description": "Monthly Online Jitsi Get Together", @@ -33,7 +33,7 @@ }, { "coordinates": "", - "start": "2025-09-09T19:00", + "start": "2025-09-09T19:30", "end": "2025-09-09T21:00", "title": "September 2025 Online Catch Up", "description": "Monthly Online Jitsi Get Together",