use progressive jpeg for previews

This commit is contained in:
Alex Turchyn
2023-06-09 01:43:43 +03:00
parent e227fe480e
commit 897f4a2291
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
ref="input"
type="file"
class="hidden"
accept=".pdf"
accept="image/*, application/pdf"
multiple
@change="upload"
>