Skip to content

Commit

Permalink
Updated exec meeting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mileswatson committed Oct 14, 2023
1 parent fd621ad commit 4456b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/routes/about/meetings/meetings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
{
Expand Down

0 comments on commit 4456b86

Please sign in to comment.