This commit is contained in:
Jonas van den Berg 2024-05-07 21:48:17 +05:30 committed by GitHub
commit 55dcb4bc4e
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',
);
}