ussd/services/registration/root.vis
2024-08-31 12:58:48 +03:00

8 lines
221 B
Plaintext

CATCH select_language flag_language_set 0
CATCH terms flag_account_created 0
LOAD check_account_status 0
CATCH account_pending flag_account_pending 1
CATCH create_pin flag_pin_set 0
CATCH main flag_account_success 1
HALT