From ab70317242c5f3eb9f548a064aa73db095cc7cd0 Mon Sep 17 00:00:00 2001 From: eip <36315290+eip618@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:56:11 +1000 Subject: [PATCH] eip and the whitespace saga (97) --- cogs/memes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/memes.py b/cogs/memes.py index 8af28b049..5495fcd39 100644 --- a/cogs/memes.py +++ b/cogs/memes.py @@ -525,7 +525,7 @@ async def animalalert(self, ctx: KurisuContext): await ctx.send("💢 You can't do this here.") else: await self._meme(ctx, "excuse me <@&575940388452433940>, it is time for animal", - allowed_mentions=discord.AllowedMentions(roles=True)) + allowed_mentions=discord.AllowedMentions(roles=True)) @is_staff("OP") @commands.guild_only()