From 004d69392bbad4fc3171db17f66a2975c476fc9d Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Mon, 8 May 2023 19:26:01 +0430 Subject: fix use password component --- web/html/xui/settings.html | 1 + 1 file changed, 1 insertion(+) (limited to 'web/html/xui/settings.html') diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 44b15771..b35b2ac9 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -231,6 +231,7 @@ {{template "js" .}} {{template "component/themeSwitcher" .}} +{{template "component/password" .}} {{template "component/setting"}}