ソースを参照

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

読み込み中…
キャンセル
保存