Add support for Animated (A)PNG (#8158)
This commit is contained in:
@@ -52,6 +52,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
||||
'image/jpeg',
|
||||
'image/gif',
|
||||
'image/png',
|
||||
'image/apng',
|
||||
'image/webp',
|
||||
|
||||
'video/mp4',
|
||||
|
||||
Reference in New Issue
Block a user