aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/moderation/clean.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/moderation/clean.py b/bot/exts/moderation/clean.py
index 5f97aae22..f12550ab6 100644
--- a/bot/exts/moderation/clean.py
+++ b/bot/exts/moderation/clean.py
@@ -457,7 +457,7 @@ class Clean(Cog):
traverse = CleanMessages.message_limit
else:
traverse = DEFAULT_TRAVERSE
- if not use_cache:
+ if use_cache is None:
use_cache = channels == "*"
await self._clean_messages(