diff options
author | ngn <ngn13proton@proton.me> | 2023-06-10 22:17:50 +0300 |
---|---|---|
committer | ngn <ngn13proton@proton.me> | 2023-06-10 22:17:50 +0300 |
commit | 3dcabc57f659ea9e664711a5069e0fa908a04676 (patch) | |
tree | 71f33f6c766c06ed3c28209a6fa6dd6d0c23fb96 /src/api | |
parent | making min password length configurable (diff) | |
download | server-3dcabc57f659ea9e664711a5069e0fa908a04676.tar.xz |
Making the error message dynamic
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/routes/auth/register.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/routes/auth/register.ts b/src/api/routes/auth/register.ts |