This commit is contained in:
Jonas van den Berg 2026-03-13 08:23:07 +00:00 committed by GitHub
commit 25903661b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3250,6 +3250,7 @@ function fm_get_text_mimes()
'image/svg+xml',
'message/rfc822',
'application/json',
'application/x-empty',
);
}