mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
feat: add season 11 timestamp
This commit is contained in:
parent
16a98bcdc7
commit
ae0e5ea1bc
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ export const seasons = {
|
|||
0: 9,
|
||||
1578628800000: 10,
|
||||
1604970061000: 10.5, // Preseason 11
|
||||
1610078400000: 11,
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue