Bläddra i källkod

Allows refresj/reset commands always

Refs #2646
main
Eric Amodio 1 år sedan
förälder
incheckning
09629d10a8
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      package.json

+ 2
- 2
package.json Visa fil

@ -7482,11 +7482,11 @@
},
{
"command": "gitlens.plus.resetRepositoryAccess",
"when": "gitlens:plus"
"when": "gitlens:enabled"
},
{
"command": "gitlens.plus.refreshRepositoryAccess",
"when": "gitlens:plus"
"when": "gitlens:enabled"
},
{
"command": "gitlens.timeline.refresh",

Laddar…
Avbryt
Spara