mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 15:45: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: {
|
methods: {
|
||||||
open_composer(composer) {
|
open_composer(composer) {
|
||||||
this.selected_composer = composer
|
this.selected_composer = composer
|
||||||
|
Loading…
Reference in New Issue
Block a user