Ver código fonte

Allows refresj/reset commands always

Refs #2646
main
Eric Amodio 1 ano atrás
pai
commit
09629d10a8
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      package.json

+ 2
- 2
package.json Ver arquivo

@ -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",

Carregando…
Cancelar
Salvar