This commit is contained in:
Bxio 2025-04-30 22:25:26 +01:00
parent e43ddfd2fa
commit 35052def27

View File

@ -58,7 +58,7 @@ module.exports = {
embed.addFields({
name: ``, // ou algum outro título
value: `>**${row.nig}** - <@${row.discord_id}> \n \`\`\`NIG: ${row.nig} \n Cargo: ${row.cargo} \`\`\``,
inline: true
inline: false
});
});