diff options
| author | ngn <ngn13proton@proton.me> | 2023-06-11 15:17:03 +0300 |
|---|---|---|
| committer | ngn <ngn13proton@proton.me> | 2023-06-11 15:17:03 +0300 |
| commit | e774a9256bddba054f1cd030fc9d65e4ec1d2c23 (patch) | |
| tree | 8b13c6c298e3aecf2d4964a618b361bbafe53810 /src/api | |
| parent | Make sure min password length is not null (diff) | |
| download | server-ts-e774a9256bddba054f1cd030fc9d65e4ec1d2c23.tar.xz | |
made it prettier
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/routes/auth/register.ts | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/src/api/routes/auth/register.ts b/src/api/routes/auth/register.ts |
