Browse Source

Renames Logout to Disconnect Account for clarity

main
Eric Amodio 3 years ago
parent
commit
394b027f9a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -3607,7 +3607,7 @@
},
{
"command": "gitlens.premium.logout",
"title": "Logout",
"title": "Disconnect Account",
"category": "GitLens Premium"
},
{

Loading…
Cancel
Save