From 6dd6425d6bf5d9d6442ec2cb6422218de7a6c92d Mon Sep 17 00:00:00 2001 From: 75efb6 <71222525+75efb6@users.noreply.github.com> Date: Fri, 17 Jan 2025 01:23:12 +0100 Subject: [PATCH] Update commands/whitelist_remove.py Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- commands/whitelist_remove.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/whitelist_remove.py b/commands/whitelist_remove.py index dd225be..6a701ab 100644 --- a/commands/whitelist_remove.py +++ b/commands/whitelist_remove.py @@ -56,8 +56,8 @@ async def _whitelist_remove( pass else: await interaction.followup.send( - "Failed to remove maps from whitelist." - ) + "Failed to remove maps from whitelist." + ) await interaction.followup.send("Done.") else: