mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix query history container icon (#20194)
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
{
|
||||
"id": "queryHistory",
|
||||
"title": "%queryHistory.displayName%",
|
||||
"icon": "./images/history.png"
|
||||
"icon": "$(history)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user