Update index.js

This commit is contained in:
booploops 2022-03-02 06:03:48 -08:00
parent 864ffaee77
commit 760fce64c9

View file

@ -1371,10 +1371,6 @@ const app = new Vue({
console.log("playlist has no cache")
}
const playlistroot = await app.mk.api.v3.music("/v1/me/library/playlist-folders/p.playlistsroot/children/")
newListing = []
this.library.backgroundNotification.message = "Building playlist cache..."
this.library.backgroundNotification.show = true