mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-04-20 17:19:01 +00:00
rename: autoconnect_credential_request
to thp_autoconnect_credential_request
This commit is contained in:
parent
7f2244d481
commit
4317553d67
@ -214,7 +214,7 @@ class PairingContext(Context):
|
||||
action=f"Do you want to pair with {self.host_name} without confirmation?",
|
||||
description=None,
|
||||
),
|
||||
br_name="autoconnect_credential_request",
|
||||
br_name="thp_autoconnect_credential_request",
|
||||
br_code=ButtonRequestType.Other,
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user