mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
[web-src] missing modal display for URL stream (20c36cb48
)
This commit is contained in:
parent
cbd8d8a44d
commit
18f4888bfc
@ -58,6 +58,7 @@
|
||||
</list-item-queue-item>
|
||||
</draggable>
|
||||
<modal-dialog-queue-item :show="show_details_modal" :item="selected_item" @close="show_details_modal = false" />
|
||||
<modal-dialog-add-url-stream :show="show_url_modal" @close="show_url_modal = false" />
|
||||
</template>
|
||||
</content-with-heading>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user