utility.linvite: forgot .
This commit is contained in:
parent
1636b29583
commit
7a8c887289
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ lookupinvite.callback = async function (msg, line) {
|
|||
invite.guild.icon || invite.guild.splash ? " | " : ""
|
||||
}[Banner](${BANNER_BASE}${invite.guild.id}/${
|
||||
invite.guild.banner
|
||||
}${
|
||||
}.${
|
||||
invite.guild.banner.startsWith("a_")
|
||||
? "gif?size=1024"
|
||||
: "png?size=1024"
|
||||
|
|
Loading…
Reference in a new issue