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 | 24896d0c23675f40139ab86617aba81c8a6508ff (patch) | |
tree | bdce3d68f4d89279b8340008bc13a895ba4912d3 /api/src | |
parent | :bug: fix body parse treating null not as undefined (except for icons/avatars) (diff) | |
download | server-24896d0c23675f40139ab86617aba81c8a6508ff.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 |