From dc20d9f3bd1ba1c7005a152e216cb8a35614d9fc Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 7 Dec 2020 17:29:38 +0300 Subject: [PATCH] Fix mutt's MIME type for .pdf --- mutt/.mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/mutt/.mime.types b/mutt/.mime.types index 11b6f94..3746166 100644 --- a/mutt/.mime.types +++ b/mutt/.mime.types @@ -1 +1,2 @@ image/webp webp +application/pdf pdf -- 2.44.0