mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 04:02:40 -05:00
Update constants
This commit is contained in:
parent
fcf9addc6e
commit
69e8ce9e3e
|
|
@ -38,4 +38,32 @@ export const LEAGUES =
|
|||
},
|
||||
],
|
||||
}
|
||||
: {};
|
||||
: {
|
||||
LUTI: [
|
||||
{
|
||||
tournamentId: 1066,
|
||||
weeks: [
|
||||
{
|
||||
weekNumber: 10,
|
||||
year: 2025,
|
||||
},
|
||||
{
|
||||
weekNumber: 11,
|
||||
year: 2025,
|
||||
},
|
||||
{
|
||||
weekNumber: 12,
|
||||
year: 2025,
|
||||
},
|
||||
{
|
||||
weekNumber: 13,
|
||||
year: 2025,
|
||||
},
|
||||
{
|
||||
weekNumber: 14,
|
||||
year: 2025,
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user