add await whoops

This commit is contained in:
yuki 2025-10-08 06:35:07 -03:00
parent 615f0cd184
commit 1daa666ee1

View file

@ -42,7 +42,7 @@ def setup(bot: bot.Bot):
case _: "7day"
if timeframe == "1day":
ctx.send(u.error_msg("Daily charts are not yet supported. Sorry!!"))
await ctx.send(u.error_msg("Daily charts are not yet supported. Sorry!!"))
return
try: