Fixed stage not being updated on guessing

This commit is contained in:
2025-04-28 02:00:19 +02:00
parent 22139aa486
commit c96cb167b5

View File

@@ -101,7 +101,7 @@ class CogGuess(Cog):
files=files,
)
await user.set_event(next_stage._id, cache=self.bot.cache)
await user.set_event_stage(next_stage._id, cache=self.bot.cache)
await self.bot.notify_admins(
ctx.guild,