mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into catch-invalid-index
This commit is contained in:
commit
c77ca64fc0
1 changed files with 1 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ return [
|
|||
"gif" => "image/gif",
|
||||
"png" => "image/png",
|
||||
"heic" => "image/heic",
|
||||
"webp" => "image/webp",
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue