mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Fix dialog not closing
This commit is contained in:
@@ -48,6 +48,7 @@ export default {
|
||||
})
|
||||
},
|
||||
open_tracks() {
|
||||
this.$emit('close')
|
||||
this.$router.push({
|
||||
name: 'music-composer-tracks',
|
||||
params: { name: this.item.name }
|
||||
|
||||
Reference in New Issue
Block a user