Improve handling of animated GIF and WEBP images (#8153)
This commit is contained in:
committed by
GitHub
parent
50fd24581c
commit
bc01efa124
@@ -52,6 +52,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
||||
'image/jpeg',
|
||||
'image/gif',
|
||||
'image/png',
|
||||
'image/webp',
|
||||
|
||||
'video/mp4',
|
||||
'video/webm',
|
||||
|
||||
Reference in New Issue
Block a user