mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 21:07:27 +00:00
feat: add season 12 timestamp
This commit is contained in:
parent
e07ae8f359
commit
aff325f22c
1 changed files with 2 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ export const seasons = {
|
||||||
1578628800000: 10,
|
1578628800000: 10,
|
||||||
1604970061000: 10.5, // Preseason 11
|
1604970061000: 10.5, // Preseason 11
|
||||||
1610078400000: 11,
|
1610078400000: 11,
|
||||||
|
1637118000000: 11.5, // Preseason 12
|
||||||
|
1641524400000: 12,
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue