mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 01:18:28 +00:00
parent
ded41c484c
commit
810443f197
@ -329,7 +329,7 @@ void fsm_msgChangePin(ChangePin *msg)
|
||||
CHECK_PIN_UNCACHED
|
||||
|
||||
if (removal) {
|
||||
storage_setPin(0);
|
||||
storage_setPin("");
|
||||
storage_update();
|
||||
fsm_sendSuccess(_("PIN removed"));
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user