Fix missing BDC connect icon (#21658)

This commit is contained in:
Charles Gagnon
2023-01-19 13:23:51 -08:00
committed by GitHub
parent 36a25a6bfb
commit a4cdc8e168

View File

@@ -134,7 +134,7 @@
{
"command": "bigDataClusters.command.connectController",
"title": "%command.connectController.title%",
"icon": "$(disconnect)"
"icon": "$(plug)"
},
{
"command": "bigDataClusters.command.removeController",