mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-07-25 07:58:12 +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,
|
||||
"passphrase_host1_hidden",
|
||||
"Hidden wallet",
|
||||
description=f"Access hidden wallet?\n\n{explanation}",
|
||||
description=f"Access hidden wallet?\n{explanation}",
|
||||
)
|
||||
else:
|
||||
await confirm_action(
|
||||
|
Loading…
Reference in New Issue
Block a user