mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #60161 from nextcloud/bugfix/hif-file-support
[local] feat(files): support .HIF file
This commit is contained in:
commit
8cff6dcd1e
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
|||
"h": ["text/x-h"],
|
||||
"heic": ["image/heic"],
|
||||
"heif": ["image/heif"],
|
||||
"hif": ["image/heic"],
|
||||
"hh": ["text/x-h"],
|
||||
"hpp": ["text/x-h"],
|
||||
"htaccess": ["text/plain"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue