recently added is now updated with add to library
This commit is contained in:
parent
a5e6b64f24
commit
75bc3cd4f9
2 changed files with 6 additions and 0 deletions
|
@ -2458,6 +2458,7 @@ const app = new Vue({
|
|||
let library = []
|
||||
let cacheId = "library-songs"
|
||||
let downloaded = null;
|
||||
this.$store.commit("resetRecentlyAdded")
|
||||
if ((this.library.songs.downloadState == 2) && !force) {
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue