fix(frontend): Download PDFs instead of previewing them
This commit is contained in:
@@ -210,6 +210,7 @@
|
|||||||
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
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user