summary refs log tree commit diff
path: root/src/routes/auth
diff options
context:
space:
mode:
authorBuildTools <59115290+BanTheNons@users.noreply.github.com>2021-08-07 21:58:16 +0300
committerBuildTools <59115290+BanTheNons@users.noreply.github.com>2021-08-07 21:58:16 +0300
commit98a780ad7ce288d7ed4fec90222cff77130b6b2a (patch)
tree239bf85e91f3a564541a8e1c8a1fd9e3a72a7155 /src/routes/auth
parent:pencil: features list (diff)
downloadserver-98a780ad7ce288d7ed4fec90222cff77130b6b2a.tar.xz
added profile banners
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 279103bc..f9005655 100644 --- a/src/routes/auth/register.ts +++ b/src/routes/auth/register.ts
@@ -197,6 +197,7 @@ router.post( discriminator, avatar: null, accent_color: null, + banner: null, bot: false, system: false, desktop: false,