diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-17 23:42:40 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-17 23:42:40 +0200 |
commit | 859fdd679b2f42ae4fd90b3a1a7958370fcdccb8 (patch) | |
tree | 6b65ca26539f3b8fab03b4b179762765188c1fb7 /api/scripts | |
parent | :bug: fix vanity url (diff) | |
download | server-859fdd679b2f42ae4fd90b3a1a7958370fcdccb8.tar.xz |
:bug: fix body parse treating null not as undefined (except for icons/avatars)
Diffstat (limited to 'api/scripts')
-rw-r--r-- | api/scripts/globalSetup.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/api/scripts/globalSetup.js b/api/scripts/globalSetup.js |