menu-traversals #108

Closed
carlos wants to merge 72 commits from menu-traversals into master
2 changed files with 2 additions and 1 deletions
Showing only changes of commit e2316b38a8 - Show all commits

View File

@ -1,4 +1,5 @@
LOAD reset_account_authorized 16
RELOAD reset_account_authorized
LOAD reset_allow_update 0
RELOAD reset_allow_update
MOUT edit_name 1

View File

@ -435,7 +435,7 @@
"expectedContent": "My Account\n1:Profile\n2:Change language\n3:Check balances\n4:Check statement\n5:PIN options\n6:My Address\n0:Back"
},
{
"input": "9",
"input": "0",
"expectedContent": ""
}
]