mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-26 13:24:39 +02:00
Add:PDF EReader #420
This commit is contained in:
+1
-1
@@ -335,7 +335,7 @@ export default {
|
||||
return !this.isMissing && !this.isIncomplete && (this.numTracks || this.episodes.length)
|
||||
},
|
||||
showRead() {
|
||||
return this.ebookFile && this.ebookFormat !== 'pdf'
|
||||
return this.ebookFile
|
||||
},
|
||||
showDownload() {
|
||||
if (this.isPodcast) return false
|
||||
|
||||
Reference in New Issue
Block a user