visedriver/services/registration/root.vis

11 lines
336 B
Plaintext
Raw Normal View History

2025-01-07 12:38:44 +01:00
CATCH blocked_account flag_account_blocked 1
2024-08-31 11:58:48 +02:00
CATCH select_language flag_language_set 0
CATCH terms flag_account_created 0
LOAD check_account_status 0
2024-10-15 12:42:20 +02:00
RELOAD check_account_status
CATCH api_failure flag_api_call_error 1
2024-08-31 11:58:48 +02:00
CATCH account_pending flag_account_pending 1
CATCH create_pin flag_pin_set 0
CATCH main flag_account_success 1
HALT