Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
fix: yessir blocked word (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Sep 2, 2021
1 parent 723a2b8 commit 26dd050
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default {
'madam',
'maam',
"ma'am",
'yessir',
],
alexWhitelist: {
profanitySureness: 1,
Expand Down

0 comments on commit 26dd050

Please sign in to comment.