mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-28 23:04:59 +02:00
Fix fs error library item
This commit is contained in:
parent
1152e5513e
commit
5b02c5185f
2 changed files with 1 additions and 3 deletions
|
@ -21,9 +21,6 @@ export default {
|
|||
return {}
|
||||
},
|
||||
computed: {
|
||||
userToken() {
|
||||
return this.$store.getters['user/getToken']
|
||||
},
|
||||
name() {
|
||||
return this.author.name
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue