fix: disable scripted content in epub

This commit is contained in:
Henrique Dias 2026-03-28 19:14:02 +01:00
parent b6a4fb1f27
commit 126227bb27
No known key found for this signature in database

View file

@ -84,7 +84,6 @@
}"
:epubOptions="{
allowPopups: true,
allowScriptedContent: true,
}"
@update:location="locationChange"
/>