fingerprint regardless if we got pwd nor not

This commit is contained in:
iceman1001 2024-01-23 15:38:52 +01:00
commit ab0c46a22b

View file

@ -2132,9 +2132,7 @@ static int CmdHF14AMfUInfo(const char *Cmd) {
}
out:
if (has_auth_key) {
mfu_fingerprint(tagtype, has_auth_key, authkeyptr, ak_len);
}
DropField();
if (locked) {