summary refs log tree commit diff
path: root/src/routes/auth
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-30 01:44:15 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-30 01:44:15 +0200
commit3254c31e028ca32a8b00753dabde3f984f8a1524 (patch)
tree1cce08ad3d7c168a0af2354f021687fe6ee2795b /src/routes/auth
parent:sparkles: message attachments (diff)
downloadserver-3254c31e028ca32a8b00753dabde3f984f8a1524.tar.xz
:sparkles: user avatar
Diffstat (limited to 'src/routes/auth')
-rw-r--r--src/routes/auth/register.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/routes/auth/register.ts b/src/routes/auth/register.ts

index e24485da..50bac43a 100644 --- a/src/routes/auth/register.ts +++ b/src/routes/auth/register.ts
@@ -181,6 +181,7 @@ router.post( premium: false, premium_type: 0, phone: null, + bio: "", mfa_enabled: false, verified: false, disabled: false,