Skip to content

Commit

Permalink
Update unlock instructions for BitBox02
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-kaufman committed Dec 2, 2024
1 parent a576250 commit 69a982b
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 69a982b

Please sign in to comment.