change the order of INCMP statements for better flow

This commit is contained in:
Alfred Kamanda 2025-11-27 11:55:59 +03:00
parent c610f0c9c1
commit a438697e25
Signed by: Alfred-mk
GPG Key ID: E60B2165A97F4D41

View File

@ -3,5 +3,5 @@ RELOAD get_mpesa_max_limit
MAP get_mpesa_max_limit MAP get_mpesa_max_limit
MOUT quit 9 MOUT quit 9
HALT HALT
INCMP get_mpesa_confirmation *
INCMP quit 9 INCMP quit 9
INCMP get_mpesa_confirmation *