ソースを参照

Removes "configuration" from config title

main
Eric Amodio 6年前
コミット
b25234c3a0
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      package.json

+ 1
- 1
package.json ファイルの表示

@ -51,7 +51,7 @@
"contributes": {
"configuration": {
"type": "object",
"title": "GitLens configuration",
"title": "GitLens",
"properties": {
"gitlens.blame.avatars": {
"type": "boolean",

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