Embed Thumbnail not showing
How come the Thumbnail doesn't show I had this problem for a while now can't get thumbnails to work. Because imgur and jpegs are allowed right ? This is in a Private Thread don't know if that matters
Discord.js: v14.13.0

const reportEmbed = new EmbedBuilder()
.setTitle(title)
.setDescription(description)
.setColor(Colors.DarkGreen)
.setThumbnail('https://i.imgur.com/onYebR0.jpeg')
.setFooter({ text: `Reported by ${reporterName}` })npm list discord.js and node node -v version?

