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