Skip to content

Commit 8cff6dc

Browse files
authored
Merge pull request #60161 from nextcloud/bugfix/hif-file-support
[local] feat(files): support .HIF file
2 parents 0ac7d3c + 81ecbee commit 8cff6dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resources/config/mimetypemapping.dist.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"h": ["text/x-h"],
7676
"heic": ["image/heic"],
7777
"heif": ["image/heif"],
78+
"hif": ["image/heic"],
7879
"hh": ["text/x-h"],
7980
"hpp": ["text/x-h"],
8081
"htaccess": ["text/plain"],

0 commit comments

Comments
 (0)