Skip to content

Commit

Permalink
Enable 'safe' filter for mailboxes sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzool committed Jun 4, 2021
1 parent e046891 commit 597e954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detox/.detoxrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sequence "mailboxes" {
utf_8 {
filename "/Users/tezzele/.unicode-tweaked.tbl";
};
# safe;
safe;
wipeup { remove_trailing; };
};

Expand Down

0 comments on commit 597e954

Please sign in to comment.