diff options
author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-22 18:51:46 -0500 |
---|---|---|
committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-22 18:51:46 -0500 |
commit | ff7985ad7d214cd2c7b5c2341aaa878edc826d20 (patch) | |
tree | 6dde0f5357c25ea5c4f279f81b903d3b2386f6c3 /src/routes/auth | |
parent | Fix merge issues, update to reflect config changes and package.json (diff) | |
download | server-ff7985ad7d214cd2c7b5c2341aaa878edc826d20.tar.xz |
Config: Final config additons, now everything should work as desired
Diffstat (limited to 'src/routes/auth')
-rw-r--r-- | src/routes/auth/login.ts | 4 | ||||
-rw-r--r-- | src/routes/auth/register.ts | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/routes/auth/login.ts b/src/routes/auth/login.ts |