1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-30 02:31:59 +05:00
This commit is contained in:
JonnyBro 2022-09-01 15:09:55 +05:00
parent 53af714f8b
commit 24df14f898

View file

@ -40,7 +40,7 @@ class Nowplaying extends BaseCommand {
const embed = new EmbedBuilder()
.setAuthor({
name: interaction.translate("music/queue:TITLE")
name: interaction.translate("music/nowplaying:CURRENTLY_PLAYING")
})
.setThumbnail(track.thumbnail)
.addFields([