From 92c5ce320c1c4130dae60fc19e8215d944fb2c01 Mon Sep 17 00:00:00 2001 From: nattapon tachawong Date: Wed, 20 Nov 2024 15:43:43 +0700 Subject: [PATCH] fix bug password new UI --- xml/vending_info2.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/xml/vending_info2.xml b/xml/vending_info2.xml index 70702edf..af264754 100644 --- a/xml/vending_info2.xml +++ b/xml/vending_info2.xml @@ -212,6 +212,10 @@ Var alphaPasswordPromptWithKeyboard = "Invisible" Var alphaPasswordPrompt = "Invisible" + Var tmpPassPhrase = PassPhrase + + DEBUGVAR tmpPassPhrase + Var PassPhrase = "" Var HiddenPassPhrase = "" @@ -239,6 +243,10 @@ Var alphaPasswordPromptWithKeyboard = "Invisible" Var alphaPasswordPrompt = "Invisible" + Var tmpPassPhrase = PassPhrase + + DEBUGVAR tmpPassPhrase + Var PassPhrase = "" Var HiddenPassPhrase = "" @@ -950,10 +958,6 @@ ; CallCMDFromXML __CMD "check-password" PassPhrase "-" "-" - Var tmpPassPhrase = PassPhrase - - Var PassPhrase = "" - Var HiddenPassPhrase = "" Var WaitPopup = "Enable"