mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
fix typo
This commit is contained in:
@@ -668,7 +668,7 @@
|
||||
},
|
||||
{
|
||||
"command": "git.stashDrop",
|
||||
"when": "config.get.enabled && gitOpenRepositoryCount != 0"
|
||||
"when": "config.git.enabled && gitOpenRepositoryCount != 0"
|
||||
}
|
||||
],
|
||||
"scm/title": [
|
||||
|
||||
Reference in New Issue
Block a user