From 83a9b86b0a2534167673dcc26ef8fb3066d05af3 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Thu, 11 May 2023 06:41:00 +0330 Subject: [PATCH] Update setting.html --- web/html/xui/component/setting.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html index efd61684..3fd587b3 100644 --- a/web/html/xui/component/setting.html +++ b/web/html/xui/component/setting.html @@ -1,6 +1,13 @@ {{define "component/settingListItem"}} - + + + + + + + + @@ -11,9 +18,6 @@ - @@ -29,4 +33,4 @@ template: `{{template "component/settingListItem"}}`, }); -{{end}} \ No newline at end of file +{{end}}