Allow sending and thumbnailing AVIF images (#8172)
This commit is contained in:
committed by
GitHub
parent
4e665dedb9
commit
cd15e08fc2
@@ -54,6 +54,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
||||
'image/png',
|
||||
'image/apng',
|
||||
'image/webp',
|
||||
'image/avif',
|
||||
|
||||
'video/mp4',
|
||||
'video/webm',
|
||||
|
||||
Reference in New Issue
Block a user