Merge pull request #60161 from nextcloud/bugfix/hif-file-support

[local] feat(files): support .HIF file
This commit is contained in:
Louis 2026-05-06 18:33:10 +02:00 committed by GitHub
commit 8cff6dcd1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"],