ussd/services/registration/edit_location.vis
2024-12-12 15:48:54 +03:00

15 lines
371 B
Plaintext

CATCH incorrect_pin flag_incorrect_pin 1
CATCH update_location flag_allow_update 1
LOAD get_current_profile_info 0
RELOAD get_current_profile_info
LOAD save_location 16
MOUT back 0
HALT
INCMP _ 0
RELOAD set_back
CATCH _ flag_back_set 1
RELOAD save_location
CATCH pin_entry flag_location_set 1
CATCH edit_offerings flag_offerings_set 0
CATCH pin_entry flag_location_set 0