Fix query history container icon (#20194)

This commit is contained in:
Charles Gagnon
2022-07-28 09:58:38 -07:00
committed by GitHub
parent 466b80fb21
commit 06bb31b944
2 changed files with 1 additions and 5 deletions

View File

@@ -170,7 +170,7 @@
{
"id": "queryHistory",
"title": "%queryHistory.displayName%",
"icon": "./images/history.png"
"icon": "$(history)"
}
]
}