diff options
author | RealMANI <96433859+ImAaronFR@users.noreply.github.com> | 2022-02-20 07:55:44 +0330 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-02-20 08:10:50 +0300 |
commit | 397085878e36024561f57b988594bbddc48512cb (patch) | |
tree | d8485b74617bdf1f2b97f0250fe233a1d4e17510 /api/src | |
parent | Bump url-parse from 1.5.3 to 1.5.7 in /bundle (diff) | |
download | server-397085878e36024561f57b988594bbddc48512cb.tar.xz |
[Fix] Profile & banner uploading
Related to this issue https://github.com/fosscord/fosscord-server/pull/639#issuecomment-1046140968
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/users/@me/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/routes/users/@me/index.ts b/api/src/routes/users/@me/index.ts |