Skip to content

Commit

Permalink
Update leagues.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSaltyy committed Dec 2, 2024
1 parent 37db13e commit 70e80b3
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 @@ -28,6 +28,7 @@ const SEASON_END_TIMES = [
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'),
new Date('2024-12-02T10:19:34-08:00'),
]

export type League = {
Expand Down

0 comments on commit 70e80b3

Please sign in to comment.