aboutsummaryrefslogtreecommitdiff
path: root/discord
diff options
context:
space:
mode:
Diffstat (limited to 'discord')
-rw-r--r--discord/ext/commands/errors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/discord/ext/commands/errors.py b/discord/ext/commands/errors.py
index a86cc850..ac973862 100644
--- a/discord/ext/commands/errors.py
+++ b/discord/ext/commands/errors.py
@@ -49,6 +49,7 @@ __all__ = (
'ChannelNotFound',
'ChannelNotReadable',
'BadColourArgument',
+ 'BadColorArgument',
'RoleNotFound',
'BadInviteArgument',
'EmojiNotFound',