Fixed Spacing

This commit is contained in:
ThunderE75 2022-02-01 15:38:31 +05:30
parent bab4d6a5ba
commit ff1cc6aae3

View file

@ -679,7 +679,7 @@ module.exports = {
`${all[tag]} build for ${data.weaponName} from ${data.author}` `${all[tag]} build for ${data.weaponName} from ${data.author}`
) )
.setDescription( .setDescription(
`<:nyx_description:897379659665264650> **Description** \`\`\` \n${data.notes} \n\`\`\`` `<:nyx_description:897379659665264650> **Description** \`\`\`\n${data.notes} \n\`\`\``
) )
.setColor(16580400) .setColor(16580400)
.setImage(data.imageUrl) .setImage(data.imageUrl)