mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
feat: add new Rekkles account as default search
This commit is contained in:
parent
c7af59466a
commit
db92410398
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
<SearchFormDropdownPlayer
|
||||
@close="close"
|
||||
@mousemove.native="onHover(1)"
|
||||
:player="{name: 'Sammy Winchester', icon: 4, region: 'euw'}"
|
||||
:player="{name: 'KC Rekkles', icon: 7, region: 'euw'}"
|
||||
:selected="selected === 1"
|
||||
:favorites-list="false"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue