mirror of
https://github.com/romancm/gamebrary
synced 2024-11-13 23:17:08 +00:00
use custom title for adding to list
This commit is contained in:
parent
0b4baf6494
commit
de827d7dab
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
|
||||
<game-selector
|
||||
:filter="filter"
|
||||
:title="`Add games to ${list.name}`"
|
||||
@select-game="selectGame"
|
||||
/>
|
||||
</draggable>
|
||||
|
|
Loading…
Reference in a new issue