diff --git a/bot/cogs/karma.py b/bot/cogs/karma.py index 86b58b9..e6eea94 100644 --- a/bot/cogs/karma.py +++ b/bot/cogs/karma.py @@ -826,7 +826,7 @@ async def send_conclusion(self, ctx: commands.Context, kasino_id: int, winner: i """ elif winner == 3: kasino_question: str = kasino['question'] - to_embed.title = f'🎲 \"{kasino_question}\" has been cancelled.', + to_embed.title = f'🎲 \"{kasino_question}\" has been cancelled.' to_embed.description = f'Amount bet will be refunded to each user.\nReturned: {total_karma} Karma' to_embed.set_footer(