Skip to content

Commit

Permalink
Leagues end of season 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jahooma committed Jan 2, 2024
1 parent c1c72a9 commit 3b51ea5
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 @@ -15,6 +15,7 @@ const SEASON_END_TIMES = [
new Date('2023-10-01T11:17:16-07:00'),
new Date('2023-11-01T14:01:38-07:00'),
new Date('2023-12-01T14:02:25-08:00'),
new Date('2023-01-01T17:06:12-08:00'),
]

export type League = {
Expand Down

5 comments on commit 3b51ea5

@vercel
Copy link

@vercel vercel bot commented on 3b51ea5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-pi-teal.vercel.app
docs-mantic.vercel.app
docs-git-main-mantic.vercel.app
docs.manifold.markets

@vercel
Copy link

@vercel vercel bot commented on 3b51ea5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 3b51ea5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 3b51ea5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 3b51ea5 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dev – ./web

dev-git-main-mantic.vercel.app
dev-mantic.vercel.app
dev-manifold.vercel.app
dev.manifold.markets

Please sign in to comment.