mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
[web] Remove unused computed property
This commit is contained in:
parent
617599ee0c
commit
1936ce6621
@ -134,10 +134,6 @@ export default {
|
||||
},
|
||||
|
||||
computed: {
|
||||
artwork_url() {
|
||||
return webapi.artwork_url_append_size_params(this.album.artwork_url)
|
||||
},
|
||||
|
||||
media_kind_resolved() {
|
||||
return this.media_kind ? this.media_kind : this.album.media_kind
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user