From 004d69392bbad4fc3171db17f66a2975c476fc9d Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Mon, 8 May 2023 19:26:01 +0430 Subject: [PATCH] fix use password component --- web/html/login.html | 1 + web/html/xui/settings.html | 1 + 2 files changed, 2 insertions(+) diff --git a/web/html/login.html b/web/html/login.html index c6a6f085..d6918d0b 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -110,6 +110,7 @@ {{template "js" .}} {{template "component/themeSwitcher" .}} +{{template "component/password" .}}