diff --git a/services/registration/pin_management.vis b/services/registration/pin_management.vis index 0344b6a..409b3c8 100644 --- a/services/registration/pin_management.vis +++ b/services/registration/pin_management.vis @@ -3,12 +3,12 @@ LOAD authorize_account 5 LOAD reset_allow_update 4 LOAD verify_new_pin 2 LOAD save_temporary_pin 1 -LOAD reset_incorrect 0 +LOAD reset_incorrect 0 MOUT change_pin 1 MOUT reset_pin 2 MOUT back 0 HALT INCMP _ 0 -INCMP old_pin 1 +INCMP old_pin 1 INCMP enter_other_number 2 INCMP . *