We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4594b2b commit d55197bCopy full SHA for d55197b
bot/exts/filters/filtering.py
@@ -57,7 +57,7 @@
57
"for heightened security.\n\n"
58
59
"Once you have changed your password, feel free to follow the instructions at the bottom of "
60
- "this message to appeal your ban."""
+ "this message to appeal your ban."
61
)
62
AUTO_BAN_DURATION = timedelta(days=4)
63
0 commit comments