mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Merge branch '1.6.x' into feat-sites
This commit is contained in:
commit
06ed493cfe
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