This commit is contained in:
parent
df9360ab91
commit
d2d3854a53
@ -62,7 +62,7 @@ module.exports = {
|
||||
|
||||
embed.addFields({
|
||||
name: ``, // ou algum outro título
|
||||
value: `> <@${row.discord_id}> \n > \`\`\`NIG: ${row.nig} \n Cargo: ${row.cargo} \`\`\``,
|
||||
value: `> <@${row.discord_id}> \n \`\`\`NIG: ${row.nig} \n Cargo: ${row.cargo} \`\`\``,
|
||||
inline: false
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user