ui(reminders): Rework user interface.

This commit is contained in:
2023-09-13 02:33:49 +03:00
parent e164e3ec7b
commit 0e8512b971
6 changed files with 698 additions and 533 deletions

View File

@@ -109,7 +109,7 @@ class RankOverviewUI(MessageUI):
"Refresh Member Ranks"
))
@button(label="CLEAR_BUTTON_PLACEHOLDER", style=ButtonStyle.blurple)
@button(label="CLEAR_BUTTON_PLACEHOLDER", style=ButtonStyle.red)
async def clear_button(self, press: discord.Interaction, pressed: Button):
"""
Clear the rank list.