another keycap icon
This commit is contained in:
parent
d0a22014dd
commit
415c9f9dcb
@ -375,7 +375,7 @@ def _import_prompt_builder(title, no_qr, no_nfc):
|
||||
escape += "3"
|
||||
|
||||
if has_qwerty and not no_qr:
|
||||
prompt += ", (QR) to scan QR code"
|
||||
prompt += ", " + KEY_QR + " to scan QR code"
|
||||
escape += KEY_QR
|
||||
|
||||
prompt += "."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user