aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/utilities/cheatsheet.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/exts/utilities/cheatsheet.py')
-rw-r--r--bot/exts/utilities/cheatsheet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/utilities/cheatsheet.py b/bot/exts/utilities/cheatsheet.py
index 3141a050..d7eb4917 100644
--- a/bot/exts/utilities/cheatsheet.py
+++ b/bot/exts/utilities/cheatsheet.py
@@ -80,7 +80,7 @@ class CheatSheet(commands.Cog):
aliases=("cht.sh", "cheatsheet", "cheat-sheet", "cht"),
)
@commands.cooldown(1, 10, BucketType.user)
- @whitelist_override(categories=[Categories.help_in_use])
+ @whitelist_override(categories=[Categories.python_help_system])
async def cheat_sheet(self, ctx: Context, *search_terms: str) -> None:
"""
Search cheat.sh.