Ver a proveniência

Fixes incorrect setting description

main
Eric Amodio há 4 anos
ascendente
cometimento
2bffdffc98
1 ficheiros alterados com 3 adições e 3 eliminações
  1. +3
    -3
      package.json

+ 3
- 3
package.json Ver ficheiro

@ -2086,10 +2086,10 @@
"tree"
],
"enumDescriptions": [
"Displays branches as a list",
"Displays branches as a tree when branch names contain slashes `/`"
"Displays tags as a list",
"Displays tags as a tree when tags names contain slashes `/`"
],
"markdownDescription": "Specifies how the _Tags_ view will display branches",
"markdownDescription": "Specifies how the _Tags_ view will display tags",
"scope": "window"
},
"gitlens.views.tags.files.compact": {

Carregando…
Cancelar
Guardar