mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 23:30:09 -05:00
[web] Fix dialog not closing
This commit is contained in:
parent
b460be8873
commit
0c9a803b53
@ -48,6 +48,7 @@ export default {
|
||||
})
|
||||
},
|
||||
open_tracks() {
|
||||
this.$emit('close')
|
||||
this.$router.push({
|
||||
name: 'music-composer-tracks',
|
||||
params: { name: this.item.name }
|
||||
|
Loading…
x
Reference in New Issue
Block a user