mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-16 18:11:00 +02:00
Fix fs error library item
This commit is contained in:
@ -21,9 +21,6 @@ export default {
|
||||
return {}
|
||||
},
|
||||
computed: {
|
||||
userToken() {
|
||||
return this.$store.getters['user/getToken']
|
||||
},
|
||||
name() {
|
||||
return this.author.name
|
||||
}
|
||||
|
Reference in New Issue
Block a user