From: Adam Dullage Date: Wed, 8 May 2024 07:12:21 +0000 (+0100) Subject: Implement auto-redirect on LogIn view when auth is disabled X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=70c9080a634eff441fb5f34edb63d4f17b72d438;p=flatnotes.git Implement auto-redirect on LogIn view when auth is disabled --- diff --git a/client/views/LogIn.vue b/client/views/LogIn.vue index 339c152..9c0edbe 100644 --- a/client/views/LogIn.vue +++ b/client/views/LogIn.vue @@ -41,18 +41,18 @@