Browse Source

Fixes order

main
Eric Amodio 2 years ago
parent
commit
80f6a20729
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -2401,7 +2401,7 @@
{
"id": "visual-history",
"title": "Visual File History",
"order": 112,
"order": 113,
"properties": {
"gitlens.visualHistory.queryLimit": {
"type": "number",

Loading…
Cancel
Save