mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 08:42:46 +02:00
Update:Remove unused missing/invalid audiobook parts logic and keys
This commit is contained in:
@@ -137,9 +137,6 @@ export default {
|
||||
})
|
||||
return count
|
||||
},
|
||||
missingParts() {
|
||||
return this.media.missingParts || []
|
||||
},
|
||||
libraryItemId() {
|
||||
return this.libraryItem.id
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user