Fix PIN being requested twice

This commit is contained in:
Alfred Kamanda 2024-10-23 06:35:19 +03:00
parent 637e107525
commit 5f1ee396d8
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
LOAD reset_account_authorized 16
RELOAD reset_account_authorized
MOUT select_voucher 1 MOUT select_voucher 1
MOUT voucher_details 2 MOUT voucher_details 2
MOUT back 0 MOUT back 0

View File

@ -1,4 +1,3 @@
RELOAD view_voucher
MAP view_voucher MAP view_voucher
MOUT back 0 MOUT back 0
MOUT quit 9 MOUT quit 9