diff --git a/frontend/src/views/files/Preview.vue b/frontend/src/views/files/Preview.vue index 2a60e7df..0ac529ec 100644 --- a/frontend/src/views/files/Preview.vue +++ b/frontend/src/views/files/Preview.vue @@ -84,7 +84,6 @@ }" :epubOptions="{ allowPopups: true, - allowScriptedContent: true, }" @update:location="locationChange" />