This commit is contained in:
parent
e43ddfd2fa
commit
35052def27
@ -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
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user