This commit is contained in:
Jonas van den Berg 2024-03-30 13:08:54 +00:00 committed by GitHub
commit 96e0f30f39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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