Playlist and collections cleanup

This commit is contained in:
advplyr
2022-11-27 15:12:55 -06:00
parent eb2ea9950a
commit 29a6434fdc
10 changed files with 68 additions and 89 deletions
-1
View File
@@ -108,7 +108,6 @@ export const actions = {
}
const libraryChanging = state.currentLibraryId !== libraryId
return this.$axios
.$get(`/api/libraries/${libraryId}?include=filterdata`)
.then((data) => {