mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-11 23:32:49 +02:00
Fix player content url, update user progress object include media entity id, update reset progress route
This commit is contained in:
@@ -117,7 +117,6 @@ export default {
|
||||
var errorMsg = err.response ? err.response.data || 'Unknown Error' : 'Unknown Error'
|
||||
this.$toast.error(`Failed to get library stats: ${errorMsg}`)
|
||||
})
|
||||
console.log('lib stats', this.libraryStats)
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user