Skip to content

Commit

Permalink
Update menus.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahCxrest authored May 5, 2024
1 parent 261c95c commit 3429439
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions menus.py
Original file line number Diff line number Diff line change
Expand Up @@ -8840,8 +8840,7 @@ async def code_verification(self, interaction: discord.Interaction, button: disc
embed=discord.Embed(
title="<:success:1163149118366040106> Successfully Linked",
description=f"You have been successfully linked to **{new_user.name}**.",
color=GREEN_COLOR,
view=None
color=GREEN_COLOR
)
)
else:
Expand Down

0 comments on commit 3429439

Please sign in to comment.