fix(frontend): Download PDFs instead of previewing them
This commit is contained in:
@@ -210,6 +210,7 @@
|
||||
class:btn-disabled={button_disabled}
|
||||
data-umami-event="Download"
|
||||
href={url}
|
||||
download
|
||||
on:click={() => (after_download_page = true)}>Download</a
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user