diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-18 00:19:53 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-18 00:19:53 +0200 |
commit | 181afe7e09292f49a86f9794f9675f723378c57b (patch) | |
tree | 5ed4360f2bdf528c17b993eecafcdcb1050e6254 /api/src | |
parent | :bug: fix body parse treating null not as undefined (except for icons/avatars) (diff) | |
download | server-181afe7e09292f49a86f9794f9675f723378c57b.tar.xz |
:bug: fix guild create icon
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/guilds/index.ts | 3 | ||||
-rw-r--r-- | api/src/util/cdn.ts | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/api/src/routes/guilds/index.ts b/api/src/routes/guilds/index.ts |