mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
[web] Remove unused method
This commit is contained in:
parent
c9a35c7346
commit
ca30b82e9a
@ -49,14 +49,6 @@ export default {
|
||||
}
|
||||
},
|
||||
|
||||
computed: {
|
||||
media_kind_resolved() {
|
||||
return this.media_kind
|
||||
? this.media_kind
|
||||
: this.selected_composer.media_kind
|
||||
}
|
||||
},
|
||||
|
||||
methods: {
|
||||
open_composer(composer) {
|
||||
this.selected_composer = composer
|
||||
|
Loading…
Reference in New Issue
Block a user