From 4456b86bc2740c32decc41ca457f6588b081ef3b Mon Sep 17 00:00:00 2001 From: Miles Watson Date: Sat, 14 Oct 2023 18:49:41 +0100 Subject: [PATCH] Updated exec meeting. --- src/routes/about/meetings/meetings.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/about/meetings/meetings.ts b/src/routes/about/meetings/meetings.ts index a5432d3..1168767 100644 --- a/src/routes/about/meetings/meetings.ts +++ b/src/routes/about/meetings/meetings.ts @@ -15,10 +15,10 @@ export const meetings: Events<"exec" | "council" | "open"> = [ }, { description: "JCR Exec Meeting", - date: [year, 10, 14], - time: [17, 0], + date: [year, 10, 15], + time: [15, 0], duration: [1, 0], - location: "Lloyd Room", + location: "N5", type: "exec", }, {