diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-09 14:09:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-09 14:09:50 +0200 |
commit | d8733131b5aeca59a7c60ceb3b57b024190b512c (patch) | |
tree | dcabe6e4296a8cf3bd2f98991c4919b4cec99379 /api/src | |
parent | Merge pull request #428 from fosscord/dev (diff) | |
parent | :bug: fix typing (diff) | |
download | server-d8733131b5aeca59a7c60ceb3b57b024190b512c.tar.xz |
Merge pull request #429 from fosscord/dev
: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 |