From 224c3327e87109817bbae9b98a591dbbd05e2669 Mon Sep 17 00:00:00 2001 From: Angel98518 Date: Tue, 6 Jan 2026 18:17:05 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20standardize=20password=20fields=20to=20u?= =?UTF-8?q?se=20HiddenInput=20component=20for=20con=E2=80=A6=20(#6626)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/EditMonitor.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index d60cf4966..c9f765cc0 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -542,7 +542,7 @@
- +
@@ -608,12 +608,12 @@
- +
- +
{{ $t( "RadiusSecretDescription") }}
@@ -1093,7 +1093,7 @@
- +
@@ -1105,11 +1105,11 @@
- +
- +
@@ -1230,7 +1230,7 @@