mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Update tournament-constants
This commit is contained in:
parent
a8b2a74435
commit
636c27e159
|
|
@ -77,5 +77,30 @@ export const LEAGUES =
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
tournamentId: 3192,
|
||||
weeks: [
|
||||
{
|
||||
weekNumber: 9,
|
||||
year: 2026,
|
||||
},
|
||||
{
|
||||
weekNumber: 10,
|
||||
year: 2026,
|
||||
},
|
||||
{
|
||||
weekNumber: 11,
|
||||
year: 2026,
|
||||
},
|
||||
{
|
||||
weekNumber: 12,
|
||||
year: 2026,
|
||||
},
|
||||
{
|
||||
weekNumber: 13,
|
||||
year: 2026,
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user