From 9c94caf8b45e9e50bec4259bf5a8ca77aa1bb406 Mon Sep 17 00:00:00 2001 From: alemi Date: Mon, 22 Apr 2024 03:08:32 +0200 Subject: [PATCH] fix(web): hide pwd finally --- web/src/auth.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/auth.rs b/web/src/auth.rs index 843bc9a..13da1d0 100644 --- a/web/src/auth.rs +++ b/web/src/auth.rs @@ -71,7 +71,7 @@ pub fn LoginBox( }); } > - +