We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9271d2 commit 2a2f109Copy full SHA for 2a2f109
src/packages/settings/settings.js
@@ -11,9 +11,9 @@ patchfox.package({
11
label: "Settings",
12
items: [
13
{
14
- label: "Identity & Connection",
+ label: "Identities & Connections",
15
event: "package:go",
16
- data: { pkg: "settings", data: { subView: "identityAndConnection" } },
+ data: { pkg: "settings", data: { subView: "identitiesAndConnections" } },
17
},
18
19
label: "Display Preferences",
0 commit comments