From f2f978196730448d829da53b79ae9615cd3f2aa3 Mon Sep 17 00:00:00 2001 From: Carlosokumu Date: Mon, 19 Aug 2024 10:12:31 +0300 Subject: [PATCH] perform check account status before catching --- services/registration/root.vis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/registration/root.vis b/services/registration/root.vis index 76fa921..ff42fca 100644 --- a/services/registration/root.vis +++ b/services/registration/root.vis @@ -1,6 +1,6 @@ CATCH select_language 8 0 CATCH terms 9 0 +LOAD check_account_status 0 CATCH account_pending 10 1 CATCH profile 11 1 -LOAD check_account_status 0 HALT