ussd/services/registration/root.vis

8 lines
221 B
Plaintext
Raw Normal View History

2024-08-31 11:16:36 +02:00
CATCH select_language language_set_flag 0
CATCH terms account_created_flag 0
LOAD check_account_status 0
2024-08-31 11:16:36 +02:00
CATCH account_pending account_pending_flag 1
CATCH create_pin pin_set_flag 0
CATCH main account_success_flag 1
HALT