diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 8a856a2..00f8f0b 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -21,6 +21,7 @@ {#if translations_ready } {#if user.name } + diff --git a/frontend/src/Components/Login.svelte b/frontend/src/Components/Login.svelte index cd66614..29800a9 100644 --- a/frontend/src/Components/Login.svelte +++ b/frontend/src/Components/Login.svelte @@ -1,6 +1,8 @@