diff options
Diffstat (limited to 'cogs/utils.py')
-rwxr-xr-x | cogs/utils.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index 550abc2..6ede1d0 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -309,9 +309,9 @@ class Utils(commands.Cog): datetime.date(2020, 4, 9) ], [ - 'Shadowfi` + 'Shadowfi', self.bot.get_user(586664256217415681), - datetime.date(2020, 14, 11) + datetime.date(2020, 11, 14) ] ] |