testing out a different artwork bg, wip
This commit is contained in:
parent
6ca8fba9e6
commit
de74127d33
7 changed files with 12535 additions and 0 deletions
|
@ -162,6 +162,7 @@
|
|||
if(data.id == this.item.id) {
|
||||
return;
|
||||
}
|
||||
console.log(data)
|
||||
if(data) {
|
||||
if(this.item.type == "library-playlists" || this.item.type == "library-playlist-folders") {
|
||||
if(data.type == "library-playlists" && this.item.type == "library-playlists") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue