diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-09 14:00:28 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-09 14:00:28 +0200 |
commit | de681188e5513359f3036138b517e42a3b78fb92 (patch) | |
tree | dcabe6e4296a8cf3bd2f98991c4919b4cec99379 /api/src | |
parent | :art: do not auto guest register on login/register page (diff) | |
download | server-de681188e5513359f3036138b517e42a3b78fb92.tar.xz |
:bug: fix typing
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/auth/register.ts | 3 | ||||
-rw-r--r-- | api/src/routes/channels/#channel_id/typing.ts | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/api/src/routes/auth/register.ts b/api/src/routes/auth/register.ts |