Skip to content

Commit

Permalink
Merge pull request #56 from bithyve/main
Browse files Browse the repository at this point in the history
Release v0.1.4 [Dev]
  • Loading branch information
ben-kaufman authored Dec 4, 2024
2 parents 98c755d + 9810a7b commit 1b9edf6
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 1b9edf6

Please sign in to comment.