mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 09:35:39 -05:00
Fix connect icon for Arc extension (#21659)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
{
|
||||
"command": "arc.connectToController",
|
||||
"title": "%command.connectToController.title%",
|
||||
"icon": "$(disconnect)"
|
||||
"icon": "$(plug)"
|
||||
},
|
||||
{
|
||||
"command": "arc.removeController",
|
||||
|
||||
Reference in New Issue
Block a user