mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix missing BDC connect icon (#21658)
This commit is contained in:
@@ -134,7 +134,7 @@
|
|||||||
{
|
{
|
||||||
"command": "bigDataClusters.command.connectController",
|
"command": "bigDataClusters.command.connectController",
|
||||||
"title": "%command.connectController.title%",
|
"title": "%command.connectController.title%",
|
||||||
"icon": "$(disconnect)"
|
"icon": "$(plug)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"command": "bigDataClusters.command.removeController",
|
"command": "bigDataClusters.command.removeController",
|
||||||
|
|||||||
Reference in New Issue
Block a user