mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-14 08:16:17 -04:00
[web] Fix variable name
This commit is contained in:
parent
2b54de424b
commit
24da82f42b
@ -22,7 +22,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<teleport to="#app">
|
<teleport to="#app">
|
||||||
<modal-dialog-genre
|
<modal-dialog-genre
|
||||||
:item="selected_genre"
|
:item="selected_item"
|
||||||
:media_kind="media_kind"
|
:media_kind="media_kind"
|
||||||
:show="show_details_modal"
|
:show="show_details_modal"
|
||||||
@close="show_details_modal = false"
|
@close="show_details_modal = false"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user