Merge branch 'Q' of github.com:Coldcard/q1firmware into Q

This commit is contained in:
Peter D. Gray 2024-03-27 09:26:12 -04:00
commit 3e2aec1a03
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -1161,8 +1161,7 @@ async def samourai_account_descriptor(name, account_num):
ch = await ux_show_story(
ss_descriptor_export_story(
addition=" for Samourai %s account." % name,
background=""),
escape='1'
background="\n")
)
if ch != 'y':