1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-19 12:58:13 +00:00

fix(core): fix passphrase entry in btconly fw

[no changelog]
This commit is contained in:
tychovrahe 2023-09-19 10:48:08 +02:00 committed by TychoVrahe
parent f3c4f1e867
commit c1e3ac5b3c

View File

@ -80,6 +80,7 @@ def get_features() -> Features:
Capability.Crypto,
Capability.Shamir,
Capability.ShamirGroups,
Capability.PassphraseEntry,
]
else:
f.capabilities = [