From 3d13103443f0fb4630e648ad7eabd2b40f0be52b Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Tue, 11 Jun 2019 11:46:15 -0300 Subject: [bugfix] Add .nimf to mimetypes (#11417) --- lib/pure/mimetypes.nim | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pure/mimetypes.nim b/lib/pure/mimetypes.nim index 97ebd35c2..cdad9e2ff 100644 --- a/lib/pure/mimetypes.nim +++ b/lib/pure/mimetypes.nim @@ -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", -- cgit 1.4.1-2-gfad0