mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Remove unused variables
This commit is contained in:
@@ -106,7 +106,6 @@ export default {
|
||||
},
|
||||
|
||||
open_tracks() {
|
||||
this.show_details_modal = false
|
||||
this.$router.push({
|
||||
name: 'music-composer-tracks',
|
||||
params: { name: this.composer.name }
|
||||
|
||||
Reference in New Issue
Block a user