diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-02-18 10:47:53 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-02-18 10:47:53 +1100 |
commit | 93e3f069b5c0293d747f077edaf31f8ff99d8a56 (patch) | |
tree | 002aadd4f3c62ca03c3995ef7c520b270a060e2b /api/src | |
parent | Merge branch 'master' into slowcord (diff) | |
parent | Added email sanitisation to /users/@me PATCH. Could previously have email as ... (diff) | |
download | server-93e3f069b5c0293d747f077edaf31f8ff99d8a56.tar.xz |
Merge branch 'fix/claim_accounts' into slowcord
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/users/@me/index.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/api/src/routes/users/@me/index.ts b/api/src/routes/users/@me/index.ts |