diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-04-23 01:07:59 +1000 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-04-23 01:07:59 +1000 |
| commit | 7e7a2d3619907fe05fd6adb993932b4cf4b23274 (patch) | |
| tree | fdb92e2758920db55358cdb61080d23ae34a149c /api/src | |
| parent | Update UserGroup.ts (diff) | |
| download | server-ts-7e7a2d3619907fe05fd6adb993932b4cf4b23274.tar.xz | |
Fixed ability for user to edit any property of themselves, including `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/users/@me/index.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/api/src/routes/users/@me/index.ts b/api/src/routes/users/@me/index.ts |
