fix(frontend): Downloading .htm files when error

This commit is contained in:
TheOnlyWayUp
2024-12-08 14:47:44 +00:00
parent 18799e5a91
commit 16c5a9216f
-1
View File
@@ -210,7 +210,6 @@
class:btn-disabled={button_disabled} class:btn-disabled={button_disabled}
data-umami-event="Download" data-umami-event="Download"
href={url} href={url}
download
on:click={() => (after_download_page = true)}>Download</a on:click={() => (after_download_page = true)}>Download</a
> >