From da7b6e93e17b10e4941d2829ea770082d2adebc2 Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Mon, 19 May 2025 02:21:56 +0300 Subject: [PATCH] navigate directly to the swap_to_list --- services/registration/main.vis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/registration/main.vis b/services/registration/main.vis index ca79212..0eb9fc9 100644 --- a/services/registration/main.vis +++ b/services/registration/main.vis @@ -15,7 +15,7 @@ MOUT help 5 MOUT quit 9 HALT INCMP send 1 -INCMP pool_swap 2 +INCMP swap_to_list 2 INCMP my_vouchers 3 INCMP my_account 4 INCMP help 5