瀏覽代碼

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…
取消
儲存