From 626538f38e828128d51595571b7dadf93ef97589 Mon Sep 17 00:00:00 2001 From: alfred-mk Date: Sat, 7 Jun 2025 04:34:50 +0300 Subject: [PATCH] add the navigation to the select_pool node --- services/registration/my_vouchers.vis | 3 +++ 1 file changed, 3 insertions(+) diff --git a/services/registration/my_vouchers.vis b/services/registration/my_vouchers.vis index e79438e..d196e07 100644 --- a/services/registration/my_vouchers.vis +++ b/services/registration/my_vouchers.vis @@ -2,8 +2,11 @@ LOAD reset_account_authorized 16 RELOAD reset_account_authorized MOUT select_voucher 1 MOUT voucher_details 2 +MOUT select_pool 3 MOUT back 0 HALT INCMP _ 0 INCMP select_voucher 1 INCMP voucher_details 2 +INCMP select_pool 3 +INCMP . *