diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-17 20:36:57 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-17 20:36:57 +0200 |
commit | 936c68f11161d6f03945bf81779d0d5fbf600222 (patch) | |
tree | 02a14e63c7e890b72c3bf1910da8ee163d2c43b8 | |
parent | :bug: fix import (diff) | |
download | server-936c68f11161d6f03945bf81779d0d5fbf600222.tar.xz |
:bug: fix login route
-rw-r--r-- | api/src/routes/auth/login.ts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/api/src/routes/auth/login.ts b/api/src/routes/auth/login.ts |