change the order of INCMP statements for better flow
This commit is contained in:
parent
c610f0c9c1
commit
a438697e25
@ -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 *
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user