We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2631026 commit 24b2016Copy full SHA for 24b2016
app/Util/WebSafeMimeSniffer.php
@@ -33,6 +33,7 @@ class WebSafeMimeSniffer
33
'image/webp',
34
'image/avif',
35
'image/heic',
36
+ 'image/svg+xml',
37
'text/css',
38
'text/csv',
39
'text/javascript',
0 commit comments