mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
use inbuilt codicon instead of image (#10664)
This commit is contained in:
@@ -146,10 +146,7 @@
|
||||
{
|
||||
"command": "azure.resource.startterminal",
|
||||
"title": "%azure.resource.startterminal.title%",
|
||||
"icon": {
|
||||
"dark": "resources/dark/console.svg",
|
||||
"light": "resources/light/console.svg"
|
||||
}
|
||||
"icon": "$(console)"
|
||||
},
|
||||
{
|
||||
"command": "azure.resource.openInAzurePortal",
|
||||
|
||||
Reference in New Issue
Block a user