Skip to content

Commit e649d74

Browse files
committed
Use 'stop' icon instead of 'debug-stop'
1 parent 4f830df commit e649d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
"command": "vscode-db2i.statement.cancel",
352352
"title": "Cancel",
353353
"category": "Db2 for i",
354-
"icon": "$(debug-stop)"
354+
"icon": "$(stop)"
355355
},
356356
{
357357
"command": "vscode-db2i.editorExplain.withRun",

0 commit comments

Comments
 (0)