Skip to content

Commit

Permalink
fix: add xpi to banned extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhd1701 committed Sep 24, 2022
1 parent 13d9869 commit a75b566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enex2notion/enex_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,5 @@ def _is_banned_extension(filename):
"xap",
"xbe",
"xex",
"xpi",
}

0 comments on commit a75b566

Please sign in to comment.