mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
fix
This commit is contained in:
parent
2cf4cbd8c5
commit
59d3791ea2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ module.exports = {
|
|||
})
|
||||
|
||||
if(g.iconUrl){
|
||||
inviteCard.thumbnail = {
|
||||
guildCard.thumbnail = {
|
||||
url: g.iconUrl + `?size=4096`
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue