mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 01:55:56 -04:00
feat(files): support .HIF file
Signed-off-by: mayonnaisehypernova <> Signed-off-by: Louis Chmn <louis@chmn.me>
This commit is contained in:
parent
e0400742f7
commit
81ecbee3a2
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