mirror of
https://github.com/romancm/gamebrary
synced 2025-03-07 16:17:22 +00:00
fix game modal close button
This commit is contained in:
parent
71d0735e8b
commit
9e359a4bab
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<modal-header
|
||||
:title="game.name"
|
||||
:subtitle="gameModalData.list.name"
|
||||
@close="close"
|
||||
>
|
||||
<b-button-group>
|
||||
<b-button
|
||||
|
|
Loading…
Add table
Reference in a new issue