Skip to content

Commit 8356f10

Browse files
author
Andreia Gaita
committed
Re #188, hide the sign in and refresh command, it's for internal use.
1 parent 1b01ed2 commit 8356f10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@
190190
{
191191
"command": "pr.signin",
192192
"when": "config.git.enabled && github:hasGitHubRemotes"
193+
},
194+
{
195+
"command": "pr.signinAndRefreshList",
196+
"when": "false"
193197
}
194198
],
195199
"view/title": [

0 commit comments

Comments
 (0)