From bc515e4c646ab3686bfb0a64ce4fe507051ec78b Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Tue, 20 Feb 2024 19:51:35 +0100 Subject: [PATCH] fix: use correct login keys --- src/routes/(auth)/auth/(components)/login-form.svelte | 8 ++++---- src/routes/(auth)/auth/(components)/register-form.svelte | 8 ++++---- src/routes/(auth)/auth/+page.server.ts | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/routes/(auth)/auth/(components)/login-form.svelte b/src/routes/(auth)/auth/(components)/login-form.svelte index 132e806..5b569ea 100644 --- a/src/routes/(auth)/auth/(components)/login-form.svelte +++ b/src/routes/(auth)/auth/(components)/login-form.svelte @@ -32,10 +32,10 @@ >
- +
- +