Fixed Spacing
This commit is contained in:
parent
bab4d6a5ba
commit
ff1cc6aae3
1 changed files with 1 additions and 1 deletions
|
@ -679,7 +679,7 @@ module.exports = {
|
|||
`${all[tag]} build for ${data.weaponName} from ${data.author}`
|
||||
)
|
||||
.setDescription(
|
||||
`<:nyx_description:897379659665264650> **Description** \`\`\` \n${data.notes} \n\`\`\``
|
||||
`<:nyx_description:897379659665264650> **Description** \`\`\`\n${data.notes} \n\`\`\``
|
||||
)
|
||||
.setColor(16580400)
|
||||
.setImage(data.imageUrl)
|
||||
|
|
Loading…
Reference in a new issue