diff options
author | Chris Chrome <christophercookman@gmail.com> | 2021-10-16 09:43:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-16 09:43:21 -0400 |
commit | 3669823ee788783113435dfccc3d321ce5d25537 (patch) | |
tree | 7460153f082eafc4e1ca5a4993e9098c7cc76711 /api | |
parent | :sparkles: lazy loading of guilds for bots closes #451 (diff) | |
download | server-3669823ee788783113435dfccc3d321ce5d25537.tar.xz |
Fix /gateway/bot
https://canary.discord.com/channels/806142446094385153/806142446529806367/898928295771521125
Diffstat (limited to 'api')
-rw-r--r-- | api/src/routes/gateway/bot.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/routes/gateway/bot.ts b/api/src/routes/gateway/bot.ts |