mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web-src] Apply patch from whatdoineed2do for playlist dialog
This commit is contained in:
@@ -44,7 +44,7 @@ import webapi from '@/webapi'
|
||||
|
||||
export default {
|
||||
name: 'ModalDialogPlaylist',
|
||||
props: ['show', 'playlist'],
|
||||
props: ['show', 'playlist', 'tracks'],
|
||||
|
||||
methods: {
|
||||
play: function () {
|
||||
|
||||
Reference in New Issue
Block a user