From 94b2eca1866948f4da0f541f98b2af0f1e17ad39 Mon Sep 17 00:00:00 2001 From: Alfred Kamanda Date: Tue, 3 Feb 2026 14:23:21 +0300 Subject: [PATCH] debug: change the size outputs --- services/registration/main.vis | 2 +- services/registration/root.vis | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/registration/main.vis b/services/registration/main.vis index c4e4ca6..0c903b6 100644 --- a/services/registration/main.vis +++ b/services/registration/main.vis @@ -1,6 +1,6 @@ LOAD clear_temporary_value 2 RELOAD clear_temporary_value -LOAD manage_vouchers 160 +LOAD manage_vouchers 0 RELOAD manage_vouchers CATCH api_failure flag_api_call_error 1 LOAD calc_credit_debt 60 diff --git a/services/registration/root.vis b/services/registration/root.vis index 035db83..921ac98 100644 --- a/services/registration/root.vis +++ b/services/registration/root.vis @@ -7,7 +7,7 @@ CATCH blocked_account flag_account_blocked 1 CATCH select_language flag_language_set 0 CATCH terms flag_account_created 0 CATCH create_pin flag_pin_set 0 -LOAD check_account_status 0 +LOAD check_account_status 40 RELOAD check_account_status CATCH api_failure flag_api_call_error 1 CATCH account_pending flag_account_pending 1