mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 21:07:27 +00:00
feat: save roles for swiftplay games
This commit is contained in:
parent
ed3f0ad0a0
commit
928dcbb5fa
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ export const queuesWithRole = [
|
||||||
420, // Solo/Duo
|
420, // Solo/Duo
|
||||||
430, // Blind,
|
430, // Blind,
|
||||||
440, // Flex
|
440, // Flex
|
||||||
|
480, // Swiftplay
|
||||||
700, // Clash
|
700, // Clash
|
||||||
1400, // Ultimate Spellbook
|
1400, // Ultimate Spellbook
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue