Skip to content

Commit 3c156b8

Browse files
committed
Re-add icon
1 parent aa4d3f4 commit 3c156b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,8 @@
503503
},
504504
{
505505
"command": "codeQLQueries.runLocalQueryFromQueriesPanel",
506-
"title": "Run local query"
506+
"title": "Run local query",
507+
"icon": "$(run)"
507508
},
508509
{
509510
"command": "codeQL.runLocalQueryFromFileTab",

0 commit comments

Comments
 (0)