remove discord support log thumbnail note
It's helpful, but they were making the log messages too tall imo, esp when you consider they'll often come in label batches
This commit is contained in:
parent
59f6fe12ff
commit
2cc643fd4c
1 changed files with 0 additions and 4 deletions
|
@ -1099,10 +1099,6 @@ const resolvers = {
|
||||||
name: `Appearance ${appearanceId}`,
|
name: `Appearance ${appearanceId}`,
|
||||||
value: `${oldGlitchinessState} → **${newGlitchinessState}**`,
|
value: `${oldGlitchinessState} → **${newGlitchinessState}**`,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "As a reminder…",
|
|
||||||
value: "…the thumbnail might not match!",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
timestamp: new Date().toISOString(),
|
timestamp: new Date().toISOString(),
|
||||||
url: `https://impress-2020.openneo.net/outfits/new?species=${petType.speciesId}&color=${petType.colorId}&pose=${pose}&state=${appearanceId}`,
|
url: `https://impress-2020.openneo.net/outfits/new?species=${petType.speciesId}&color=${petType.colorId}&pose=${pose}&state=${appearanceId}`,
|
||||||
|
|
Loading…
Reference in a new issue