diff options
| author | Cyber <mateusz.hf18@gmail.com> | 2024-07-21 20:00:14 +0200 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2024-07-28 20:48:06 +1000 |
| commit | b682f170b9e6156d7db66fc1527f451b734300db (patch) | |
| tree | 6a376746b6e58601fdd0764e71c2c26e0fcc0ad9 /src/api | |
| parent | Fix sort order when using ?around (diff) | |
| download | server-ts-b682f170b9e6156d7db66fc1527f451b734300db.tar.xz | |
fix: return an error on username change with no password
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/users/@me/index.ts | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/api/routes/users/@me/index.ts b/src/api/routes/users/@me/index.ts |
