Skip to content

Commit

Permalink
End leagues season 19
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSaltyy committed Nov 2, 2024
1 parent 53a4bbd commit 0e098ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/leagues.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const SEASON_END_TIMES = [
new Date('2024-08-01T22:11:54-07:00'), // 16
new Date('2024-09-01T12:54:14-07:00'),
new Date('2024-10-01T15:55:00-07:00'),
new Date('2024-11-02T22:18:29+00:00'),
]

export type League = {
Expand Down

0 comments on commit 0e098ef

Please sign in to comment.