whoops
This commit is contained in:
parent
a0a3168d20
commit
089c321bf7
@ -69,7 +69,7 @@ router.patch(
|
||||
);
|
||||
|
||||
if (body.discovery_splash && body.discovery_splash !== guild.discovery_splash)
|
||||
body.splash = await handleFile(
|
||||
body.discovery_splash = await handleFile(
|
||||
`/discovery-splashes/${guild_id}`,
|
||||
body.discovery_splash,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user