Skip to content

Commit

Permalink
Merge pull request #55 from bithyve/fix/bitbox02-unlock-text
Browse files Browse the repository at this point in the history
Update unlock instructions for BitBox02
  • Loading branch information
ben-kaufman authored Dec 2, 2024
2 parents a576250 + 69a982b commit 9810a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/devices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const deviceContent: Record<HWIDeviceType, DeviceContent> = {
icon: bitboxIconModal,
content: {
connect: {
text: "Your mobile app is trying to connect to BitBox02. Please connect your BitBox02 to the computer and unlock it with your password to continue with Keeper Desktop app",
text: "Your mobile app is trying to connect to BitBox02. Please connect your BitBox02 to the computer to continue with Keeper Desktop app. If your device is locked you will need to unlock it after clicking Continue.",
list: [],
},
shareXpubs: {
Expand Down

0 comments on commit 9810a7b

Please sign in to comment.