Browse Source

Closes #794 - directs people to GitLens settings

main
Eric Amodio 5 years ago
parent
commit
a0dd2d021c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -51,7 +51,7 @@
"contributes": {
"configuration": {
"type": "object",
"title": "GitLens",
"title": "GitLens — Use 'GitLens: Open Settings' for a richer, interactive experience",
"properties": {
"gitlens.blame.avatars": {
"type": "boolean",

Loading…
Cancel
Save