1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-07 09:29:04 +00:00

fix(eckhart): fix missing ble QSTR

This commit is contained in:
M1nd3r 2025-04-25 15:45:33 +02:00 committed by Martin Milata
parent 7ca1d214a7
commit 039ed088b1
2 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ Q(apps.management.apply_flags)
Q(apps.management.apply_settings)
Q(apps.management.authenticate_device)
Q(apps.management.backup_device)
Q(apps.management.ble)
Q(apps.management.ble.pair_new_device)
Q(apps.management.ble.unpair)
Q(apps.management.change_language)

View File