mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-07 09:51:37 +00:00
remove unneeded asin reference
This commit is contained in:
parent
831d50320c
commit
e7d0771261
1 changed files with 0 additions and 3 deletions
|
|
@ -285,9 +285,6 @@ export default {
|
|||
authors() {
|
||||
return this.mediaMetadata.authors || []
|
||||
},
|
||||
asin() {
|
||||
return this.mediaMetadata?.asin || null
|
||||
},
|
||||
rating() {
|
||||
return this.mediaMetadata?.rating || null
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue