From 1f0cfef310c8f21c0b1338de83ecb3f312c7b8bb Mon Sep 17 00:00:00 2001 From: JB Date: Mon, 13 Oct 2025 14:50:03 -0700 Subject: [PATCH] feat: Add dynamic loading of JSZip library with error handling for EPUB fetching --- abogen/web/templates/reader_embed.html | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/abogen/web/templates/reader_embed.html b/abogen/web/templates/reader_embed.html index 399bbc4..691986a 100644 --- a/abogen/web/templates/reader_embed.html +++ b/abogen/web/templates/reader_embed.html @@ -178,6 +178,7 @@ +