Skip to content

Commit 06ad327

Browse files
committed
Ensures sign out is always available
1 parent b0c39ed commit 06ad327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5997,7 +5997,7 @@
59975997
},
59985998
{
59995999
"command": "gitlens.plus.logout",
6000-
"when": "gitlens:plus"
6000+
"when": "true"
60016001
},
60026002
{
60036003
"command": "gitlens.plus.startPreviewTrial",

0 commit comments

Comments
 (0)