From 343cc9449d37e460586e0c2c1fd090eb3700367a Mon Sep 17 00:00:00 2001 From: James Downie Date: Thu, 2 Oct 2025 09:09:44 +1000 Subject: [PATCH] Changed Jitsi start time to 7pm. --- 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 3e5b4d8..d2227fb 100755 --- a/dat/live/events.json +++ b/dat/live/events.json @@ -17,7 +17,7 @@ }, { "coordinates": "", - "start": "2025-10-07T19:30", + "start": "2025-10-07T19:00", "end": "2025-10-07T21:00", "title": "October 2025 Online Catch Up", "description": "Monthly Online Jitsi Get Together", @@ -85,4 +85,4 @@ "description": "Getting started with meshtastic", "location": "Jitsi" } -] \ No newline at end of file +]