mirror of
https://github.com/gotson/komga.git
synced 2026-05-01 03:11:32 +02:00
refactor: disable hide-selected on selects
This commit is contained in:
parent
970b18b806
commit
4f5c14e87a
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
solo
|
||||
:items="items"
|
||||
v-model="input"
|
||||
hide-selected
|
||||
@input="updateInput"
|
||||
@change="updateInput"
|
||||
hide-details="true"
|
||||
|
|
|
|||
Loading…
Reference in a new issue