Update:Remove RSS feeds from login response payload and include feeds from library items request

This commit is contained in:
advplyr 2022-12-31 10:59:12 -06:00
parent 8bbfee334c
commit 0e6b0d3eff
9 changed files with 36 additions and 55 deletions

View file

@ -330,10 +330,10 @@ export default {
this.$store.commit('libraries/removeUserPlaylist', playlist)
},
rssFeedOpen(data) {
this.$store.commit('feeds/addFeed', data)
console.log('RSS Feed Open', data)
},
rssFeedClosed(data) {
this.$store.commit('feeds/removeFeed', data)
console.log('RSS Feed Closed', data)
},
backupApplied() {
// Force refresh