Skip to content

Commit

Permalink
update schedules
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 committed May 2, 2024
1 parent e7c3a55 commit 2268d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/schedules.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
{
"name": "Summer",
"isSpecial": false,
"dates": ["5/27/2023-8/13/2023"],
"dates": ["6/4/2024-8/13/2024"],
"modes": [
{
"name": "Normal",
Expand All @@ -158,7 +158,7 @@
{
"name": "No School",
"isSpecial": true,
"dates": ["12/22/2023-1/8/2024", "1/15/2024", "2/19/2024", "3/1/2024", "3/4/2024", "3/25/2024-3/29/2024"],
"dates": ["12/22/2023-1/8/2024", "1/15/2024", "2/19/2024", "3/1/2024", "3/4/2024", "3/25/2024-3/29/2024", "5/24/2024-6/3/2024"],
"modes": [],
"eventAliases": ["Non-Attendance Day"]
},
Expand Down

0 comments on commit 2268d60

Please sign in to comment.