Skip to content

Commit

Permalink
Update leagues.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSaltyy committed Mar 2, 2025
1 parent 1aef313 commit 898cf07
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 @@ -31,6 +31,7 @@ const SEASON_END_TIMES = [
new Date('2024-12-02T10:19:34-08:00'),
new Date('2025-01-01T22:06:13-08:00'),
new Date('2025-02-01T22:18:13-08:00'),
new Date('2025-03-02T02:25:41-08:00'),
]

export type League = {
Expand Down

0 comments on commit 898cf07

Please sign in to comment.