From cadb88998ec0251b61d214507fd0b0b99d46dac6 Mon Sep 17 00:00:00 2001 From: Tim Riedl Date: Fri, 1 Mar 2024 18:27:18 +0100 Subject: [PATCH] feat: add password forgotten picture --- .../(authentification)/password-forgotten/+page.svelte | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/services/frontend/src/routes/(authentification)/password-forgotten/+page.svelte b/services/frontend/src/routes/(authentification)/password-forgotten/+page.svelte index 66d99733..0ee596de 100644 --- a/services/frontend/src/routes/(authentification)/password-forgotten/+page.svelte +++ b/services/frontend/src/routes/(authentification)/password-forgotten/+page.svelte @@ -24,8 +24,13 @@ {/if} + no password forgotten implementation meme + -