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