Merge pull request #2551 from github/nora/fix-merge-conflict-mistake

Fix merge conflict error: Re-add icon
This commit is contained in:
Nora
2023-06-27 10:46:00 +02:00
committed by GitHub

View File

@@ -503,7 +503,8 @@
},
{
"command": "codeQLQueries.runLocalQueryFromQueriesPanel",
"title": "Run local query"
"title": "Run local query",
"icon": "$(run)"
},
{
"command": "codeQL.runLocalQueryFromFileTab",