mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-06 20:33:10 -05:00
[web] Rename component
This commit is contained in:
@@ -33,7 +33,7 @@ import ModalDialog from '@/components/ModalDialog.vue'
|
||||
import webapi from '@/webapi'
|
||||
|
||||
export default {
|
||||
name: 'ModalDialogAddUrlStream',
|
||||
name: 'ModalDialogAddStream',
|
||||
components: { ModalDialog },
|
||||
props: { show: Boolean },
|
||||
emits: ['close'],
|
||||
Reference in New Issue
Block a user