mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-31 07:37:22 +02:00
Add podcast pages, android download podcast, scan podcast folders
This commit is contained in:
@@ -45,6 +45,9 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
// Reset data on logouts
|
||||
this.$store.commit('libraries/reset')
|
||||
this.$store.commit('setIsFirstLoad', true)
|
||||
this.init()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user