1
0
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:
M1nd3r 2025-04-14 17:47:34 +02:00
parent 7f2244d481
commit 4317553d67

View File

@ -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,
)