Skip to content

Commit

Permalink
late arrival date update
Browse files Browse the repository at this point in the history
added the date for a missing late arrival
  • Loading branch information
Luck-shun30 committed Nov 12, 2024
1 parent 442e8a3 commit fdde02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/schedules.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "Late Arrival",
"isSpecial": true,
"dates": ["8/22/2024", "8/30/2024", "9/12/2024", "10/10/2024", "12/12/2024"],
"dates": ["8/22/2024", "8/30/2024", "9/12/2024", "10/10/2024", "11/14/2024", "12/12/2024"],
"modes": [
{
"name": "Normal",
Expand Down

0 comments on commit fdde02f

Please sign in to comment.