diff options
author | Puyodead1 <puyodead@protonmail.com> | 2022-09-01 11:05:38 -0400 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-19 20:43:54 +1100 |
commit | 697cfb1f58817d860e6d38b02e4c50ffe3a0d6c5 (patch) | |
tree | 5a40dd404eed5e80250b66f77b31d6669b7e5162 | |
parent | Fix config loading (diff) | |
download | server-697cfb1f58817d860e6d38b02e4c50ffe3a0d6c5.tar.xz |
fix user profile not displaying correctly
-rw-r--r-- | src/api/routes/users/#id/profile.ts | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/api/routes/users/#id/profile.ts b/src/api/routes/users/#id/profile.ts |