mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-26 00:18:15 +00:00
fixup! fix(core/ui): style update: mnemonic keyboards
This commit is contained in:
parent
c9a5ef7cfa
commit
4d463a46fa
@ -66,7 +66,7 @@ async def _request_on_host(ctx: Context) -> str:
|
|||||||
ctx,
|
ctx,
|
||||||
"passphrase_host1_hidden",
|
"passphrase_host1_hidden",
|
||||||
"Hidden wallet",
|
"Hidden wallet",
|
||||||
description=f"Access hidden wallet?\n\n{explanation}",
|
description=f"Access hidden wallet?\n{explanation}",
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
await confirm_action(
|
await confirm_action(
|
||||||
|
Loading…
Reference in New Issue
Block a user