You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/client.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ export class OnePassword {
95
95
}
96
96
97
97
constmessage=
98
-
"Couldn't connect to the 1Password desktop app. Make sure it's installed and unlocked, and that app integration is enabled in the app's Settings → Developer.";
98
+
"Couldn't connect to the 1Password desktop app. Make sure it's installed and unlocked, then turn on \"Integrate with other apps\" under Settings → Developer in the 1Password app.";
0 commit comments