From 5d7de0858c0e67aca85bde3bb1ec14ad625ef3d9 Mon Sep 17 00:00:00 2001 From: Rizvan Nukhtarov <34610650+nukhtarov@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:16:34 +0300 Subject: better autocomplete for password and token inputs (#2505) --- web/html/xui/component/password.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'web/html/xui/component/password.html') diff --git a/web/html/xui/component/password.html b/web/html/xui/component/password.html index 13dbfb51..37e4c793 100644 --- a/web/html/xui/component/password.html +++ b/web/html/xui/component/password.html @@ -1,8 +1,10 @@ {{define "component/passwordInput"}}