[bugfix] Add .nimf to mimetypes (#11417)

This commit is contained in:
Juan Carlos
2019-06-11 11:46:15 -03:00
committed by Andreas Rumpf
parent a9aef65b2d
commit 3d13103443

View File

@@ -967,6 +967,7 @@ const mimes* = {
"niff": "image/x-niff",
"nim": "text/nim",
"nimble": "text/nimble",
"nimf": "text/nim",
"nims": "text/nim",
"nitf": "application/vnd.nitf",
"nix": "application/x-mix-transfer",