fix typo
This commit is contained in:
parent
f9d43c271b
commit
88e61be20d
@ -76,7 +76,7 @@ class ActualUtils(commands.Cog):
|
||||
name="Event URL", value=track_day["event_url"], inline=False
|
||||
)
|
||||
|
||||
await ctx.sereplynd(embed=embed)
|
||||
await ctx.reply(embed=embed)
|
||||
|
||||
@commands.command(name="corona", aliases=["covid"])
|
||||
async def corona(self, ctx: commands.Context, *, location=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user