diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-02-22 15:51:53 +0100 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-02-22 15:51:53 +0100 |
commit | a0cb65ccad9036c9f58de3ae800b20e99c8a430e (patch) | |
tree | a4fb59f57a50488be6d4b7aa1823bec646ec9613 /src/routes/api/v8/auth | |
parent | :art: [Ban] use removeMember() + move ban in seperate file (diff) | |
download | server-a0cb65ccad9036c9f58de3ae800b20e99c8a430e.tar.xz |
:art: restructure + add/remove Member() function
Diffstat (limited to 'src/routes/api/v8/auth')
-rw-r--r-- | src/routes/api/v8/auth/login.ts | 2 | ||||
-rw-r--r-- | src/routes/api/v8/auth/register.ts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/routes/api/v8/auth/login.ts b/src/routes/api/v8/auth/login.ts |