Skip to content

Commit ab70317

Browse files
committed
eip and the whitespace saga (97)
1 parent 6a75ad9 commit ab70317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cogs/memes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ async def animalalert(self, ctx: KurisuContext):
525525
await ctx.send("💢 You can't do this here.")
526526
else:
527527
await self._meme(ctx, "excuse me <@&575940388452433940>, it is time for animal",
528-
allowed_mentions=discord.AllowedMentions(roles=True))
528+
allowed_mentions=discord.AllowedMentions(roles=True))
529529

530530
@is_staff("OP")
531531
@commands.guild_only()

0 commit comments

Comments
 (0)