diff --git a/events/modals/denyreasonbox.js b/events/modals/denyreasonbox.js index 0cea7a8..3f78db0 100644 --- a/events/modals/denyreasonbox.js +++ b/events/modals/denyreasonbox.js @@ -68,7 +68,7 @@ module.exports = { "**Reason:** `" + reason + "`") .setColor(embedColor) .setThumbnail({ - url: applicant.avatarURL() + url: applicant.avatarURL() ?? guild.iconURL() }) .setFooter({ iconURL: guild.iconURL(),