refactor: tweak descriptions

This commit is contained in:
2025-06-10 20:59:10 -04:00
parent 7672107c68
commit 019e60450f
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ class Song:
embed.set_image(self.player.thumbnail_url)
embed.set_footer(
text=f"queued by {self.trigger_message.author.name}",
text=f"Queued by {self.trigger_message.author.name}",
icon_url=(
self.trigger_message.author.avatar.url
if self.trigger_message.author.avatar