SCM Graph - fix action item title and order (#228380)

This commit is contained in:
Ladislau Szomoru
2024-09-12 21:23:31 +02:00
committed by GitHub
parent c5ec4d8eeb
commit adc7335b1d
2 changed files with 4 additions and 4 deletions

View File

@@ -1938,7 +1938,7 @@
"scm/history/title": [
{
"command": "git.fetchAll",
"group": "navigation@1",
"group": "navigation@2",
"when": "scmProvider == git"
}
],