feat: add season 11 timestamp

This commit is contained in:
Valentin Kaelin 2021-01-08 10:17:14 +01:00
parent 16a98bcdc7
commit ae0e5ea1bc

View file

@ -19,6 +19,7 @@ export const seasons = {
0: 9, 0: 9,
1578628800000: 10, 1578628800000: 10,
1604970061000: 10.5, // Preseason 11 1604970061000: 10.5, // Preseason 11
1610078400000: 11,
} }
/** /**