Skip to content

Commit

Permalink
fix odyssey schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 committed Feb 13, 2024
1 parent dc06fa6 commit beba34e
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 @@ -39,8 +39,8 @@
"modes": [
{
"name": "Normal",
"start": ["10:15", "10:35", "11:35", "12:35", "1:35", "2:35"],
"end": ["10:25", "11:25", "12:25", "1:25", "2:25", "3:25"],
"start": ["10:15", "10:35", "11:35", "12:35", "13:35", "14:35"],
"end": ["10:25", "11:25", "12:25", "13:25", "14:25", "15:25"],
"periods": ["Homeroom", "1", "2", "3", "4", "5"]
}
]
Expand Down

0 comments on commit beba34e

Please sign in to comment.