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 | ae199e3445db6f1337de60d567e357f8ffc8706f (patch) | |
tree | 28a4fdf1c0c15e5e445d43d10e81f6697ae5d337 /src/api | |
parent | Fix config loading (diff) | |
download | server-ae199e3445db6f1337de60d567e357f8ffc8706f.tar.xz |
fix user profile not displaying correctly
Diffstat (limited to 'src/api')
-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 |