This commit is contained in:
derpystuff 2023-05-20 23:48:39 +02:00
parent 2cf4cbd8c5
commit 59d3791ea2

View file

@ -35,7 +35,7 @@ module.exports = {
})
if(g.iconUrl){
inviteCard.thumbnail = {
guildCard.thumbnail = {
url: g.iconUrl + `?size=4096`
}
}