diff --git a/front/src/components/auth/LoginForm.vue b/front/src/components/auth/LoginForm.vue
index a6bf4d8a5..1df6370d4 100644
--- a/front/src/components/auth/LoginForm.vue
+++ b/front/src/components/auth/LoginForm.vue
@@ -105,6 +105,7 @@ const submit = async () => {
{
store.state.auth.authenticated ? 'library.index'
-
+
+