ussd/services/registration/incorrect_pin.vis
konstantinmds 5812654a14 git commit -m "refactor: rename ussd package to application (#24)
- Rename internal/handlers/ussd directory to application
- Update all imports and references to use new package name
2025-01-08 13:34:08 +01:00

10 lines
164 B
Plaintext

LOAD reset_incorrect 0
RELOAD reset_incorrect
MAP reset_incorrect
CATCH blocked_account flag_account_blocked 1
MOUT retry 1
MOUT quit 9
HALT
INCMP _ 1
INCMP quit 9