diff --git a/commands/verify.js b/commands/verify.js index 4e99b12..706fa16 100644 --- a/commands/verify.js +++ b/commands/verify.js @@ -93,7 +93,7 @@ module.exports = { interaction.editReply({ embeds: [ { - description: " The Discord account linked to `" + stats.data.player.displayname + "` is currently `" + linkedDiscord + "`.\n\n" + + description: " The Discord account linked to `" + stats.data.player.displayname + "` is currently `" + linkedDiscord + "`\n\n" + "**Please set your Discord tag on hypixel to `" + username + "` and try again.**", color: embedColor }