From b135022759cc30b4ee71f6aab833461cb604f6e4 Mon Sep 17 00:00:00 2001 From: twesterhever <40121680+twesterhever@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:42:44 +0000 Subject: [PATCH] [Minor] Remove duplicate *.app attachment type Reported by @fatalbanana. --- src/plugins/lua/mime_types.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/lua/mime_types.lua b/src/plugins/lua/mime_types.lua index 63da399fd..ebd8a8028 100644 --- a/src/plugins/lua/mime_types.lua +++ b/src/plugins/lua/mime_types.lua @@ -63,7 +63,6 @@ local settings = { shtml = 1, -- Have you ever seen that in legit email? ace = 4, - app = 1, arj = 2, aspx = 1, asx = 2, -- 2.39.5