mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 02:37:57 -05:00
Fix casing and add missing dot in two commands (#3851)
This commit is contained in:
@@ -2001,7 +2001,7 @@ class Core(commands.Cog, CoreLogic):
|
||||
@checks.admin_or_permissions(administrator=True)
|
||||
async def localblacklist(self, ctx: commands.Context):
|
||||
"""
|
||||
blacklist management commands.
|
||||
Blacklist management commands.
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user