add quit option on view profile

This commit is contained in:
2025-01-02 12:12:52 +03:00
parent ed1aeecf7d
commit ffd5be1f1f

View File

@@ -4,5 +4,8 @@ LOAD reset_incorrect 6
CATCH incorrect_pin flag_incorrect_pin 1
CATCH pin_entry flag_account_authorized 0
MOUT back 0
MOUT quit 9
HALT
INCMP _ 0
INCMP quit 9
INCMP . *