Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit c417af7

Browse files
authored
Give pdf extension higher priority
After mime-types#23 (mime-types#22) now the `.preferred_extension` for `application/pdf` is `ai` which is not fully correct.
1 parent 8b3360a commit c417af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2679,8 +2679,8 @@
26792679
en: Adobe Portable Document Format
26802680
encoding: base64
26812681
extensions:
2682+
- pdf
26822683
- ai
2683-
- pdf
26842684
xrefs:
26852685
rfc:
26862686
- rfc8118

0 commit comments

Comments
 (0)