From 697cd5e6d9d8cdacb1cf36fb485667e2409eba62 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Sat, 8 Mar 2025 22:41:27 +0700
Subject: Code refactoring (#2739)
* refactor: switching to the use of typed props
* refactor: `password-input` -> `a-password-input`
* fix: qr modal copy error
---
web/html/xui/settings.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'web/html/xui/settings.html')
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index e8fa7e11..3bfb32a9 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -271,7 +271,7 @@
{{ i18n "pages.settings.currentPassword"}}
-
+
@@ -283,7 +283,7 @@
{{ i18n "pages.settings.newPassword"}}
-
+
--
cgit v1.2.3