mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-08 12:58:38 +02:00
Update:Epub ereader show location at bottom of page #766
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ export default {
|
||||
}
|
||||
},
|
||||
userUpdated(user) {
|
||||
console.log('[default] userUpdated:', JSON.stringify(user))
|
||||
// console.log('[default] userUpdated:', JSON.stringify(user))
|
||||
if (this.user && this.user.id == user.id) {
|
||||
this.$store.commit('user/setUser', user)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user