mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 00:05:27 +02:00
Update:Epub ereader allow scripted content
This commit is contained in:
parent
b49592301f
commit
bedb260b00
1 changed files with 1 additions and 0 deletions
|
@ -316,6 +316,7 @@ export default {
|
|||
reader.rendition = reader.book.renderTo('viewer', {
|
||||
width: this.readerWidth,
|
||||
height: this.readerHeight * 0.8,
|
||||
allowScriptedContent: true,
|
||||
spread: 'auto',
|
||||
snap: true,
|
||||
manager: 'continuous',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue