This commit is contained in:
Bxio 2025-04-18 03:03:10 +01:00
parent a9acb94b4d
commit 71d0a893e7

View File

@ -34,6 +34,6 @@ module.exports = {
await interaction.reply(`Selecionaste: ${nome.id} <@${cargo}> ${raça}`); await interaction.reply(`Selecionaste:\n\r ${nome.id} <@${cargo}> ${raça}`);
}, },
}; };