From c4026151c0cd6ba61f6dad44f82dc6c5696ddd29 Mon Sep 17 00:00:00 2001 From: Alfred Kamanda Date: Wed, 26 Nov 2025 18:01:33 +0300 Subject: [PATCH] properly format the flags --- services/registration/pp.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/registration/pp.csv b/services/registration/pp.csv index 497f44b..16fccbd 100644 --- a/services/registration/pp.csv +++ b/services/registration/pp.csv @@ -31,7 +31,7 @@ flag,flag_back_set,37,this is set when it is a back navigation flag,flag_account_blocked,38,this is set when an account has been blocked after the allowed incorrect PIN attempts have been exceeded flag,flag_invalid_pin,39,this is set when the given PIN is invalid(is less than or more than 4 digits) flag,flag_alias_set,40,this is set when an account alias has been assigned to a user -flag,flag_account_pin_reset,41,this is set on an account when an admin triggers a PIN reset for themflag,flag_incorrect_pool,39,this is set when the user selects an invalid pool +flag,flag_account_pin_reset,41,this is set on an account when an admin triggers a PIN reset for them flag,flag_incorrect_pool,42,this is set when the user selects an invalid pool flag,flag_low_swap_amount,43,this is set when the swap max limit is less than 0.1 flag,flag_alias_unavailable,44,this is set when the preferred alias is not available