mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
fixed UIF
This commit is contained in:
parent
2b4af766b3
commit
1334de23e5
@ -162,7 +162,7 @@ int gpg_apdu_pso() {
|
||||
}
|
||||
break;
|
||||
// --- PSO:DEC ---
|
||||
case 0x8096:
|
||||
case 0x8086:
|
||||
if (G_gpg_vstate.kslot->dec.UIF[0]) {
|
||||
if ((G_gpg_vstate.UIF_flags)==0) {
|
||||
ui_menu_uifconfirm_display(0);
|
||||
|
Loading…
Reference in New Issue
Block a user