Преглед изворни кода

Allows refresj/reset commands always

Refs #2646
main
Eric Amodio пре 1 година
родитељ
комит
09629d10a8
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      package.json

+ 2
- 2
package.json Прегледај датотеку

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

Loading…
Откажи
Сачувај