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 | 83332fab424a9816b41610e4d13edbdad0ddb28b (patch) | |
tree | c4ccff0d9644b43ddc9faf2560e54ffde9593e78 /api/src | |
parent | :art: do not auto guest register on login/register page (diff) | |
download | server-83332fab424a9816b41610e4d13edbdad0ddb28b.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 |