Skip to content

Commit

Permalink
Update commands/whitelist_remove.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
75efb6 and github-actions[bot] authored Jan 17, 2025
1 parent 84d3d0c commit 6dd6425
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/whitelist_remove.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6dd6425

Please sign in to comment.