Allow sending and thumbnailing AVIF images (#8172)
This commit is contained in:
parent
4e665dedb9
commit
cd15e08fc2
3 changed files with 17 additions and 10 deletions
|
@ -54,6 +54,7 @@ const ALLOWED_BLOB_MIMETYPES = [
|
|||
'image/png',
|
||||
'image/apng',
|
||||
'image/webp',
|
||||
'image/avif',
|
||||
|
||||
'video/mp4',
|
||||
'video/webm',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue