diff options
Diffstat (limited to 'cogs/utils.py')
-rwxr-xr-x | cogs/utils.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cogs/utils.py b/cogs/utils.py index fa0103f..fe47603 100755 --- a/cogs/utils.py +++ b/cogs/utils.py @@ -256,7 +256,7 @@ class Utils(commands.Cog): datetime.date(2020, 7, 6) ], [ - 'Murray', + 'Jake', self.bot.get_user(400344183333847060), datetime.date(2020, 11, 10) ], |