Updating Cog Description

pull/8/head
sgoudham 4 years ago
parent ab6309c75e
commit 15e978945f

@ -145,7 +145,7 @@ def SendMsgToModMail(self, msg, author):
# Set up the Cog # Set up the Cog
class Modmail(commands.Cog): class Modmail(commands.Cog):
"""Set up modmail system!""" """Modmail System!"""
def __init__(self, bot): def __init__(self, bot):
self.bot = bot self.bot = bot

Loading…
Cancel
Save