Skip to content

Commit

Permalink
refactor: Added **PDF** to the **Ignore Files** field settings ([#364](
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Apr 2, 2024
1 parent 8a670d9 commit 05621b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
options: {
'image/svg': 'SVG'|t('image-optimize'),
'image/gif': 'GIF'|t('image-optimize'),
'application/pdf': 'PDF'|t('image-optimize'),
},
values: field.ignoreFilesOfType,
warning: false,
Expand Down

0 comments on commit 05621b5

Please sign in to comment.