Skip to content

Commit

Permalink
[Minor] Treat *.cue attachments as harmful
Browse files Browse the repository at this point in the history
  • Loading branch information
twesterhever committed Oct 13, 2023
1 parent 79edca0 commit 1840802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/lua/mime_types.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ local settings = {
bat = 2,
chm = 4,
com = 2,
cue = 2,
exe = 1,
hta = 2,
iso = 4,
Expand Down

0 comments on commit 1840802

Please sign in to comment.