summary refs log tree commit diff
path: root/src/routes/auth/register.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/auth/register.ts')
-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,