Git - update open commit command icon (#198084)

This commit is contained in:
Ladislau Szomoru
2023-11-13 09:37:46 +01:00
committed by GitHub
parent 98ed224dc9
commit d5b3ed3f68

View File

@@ -697,7 +697,7 @@
{
"command": "git.timeline.openCommit",
"title": "%command.timelineOpenCommit%",
"icon": "$(wand)",
"icon": "$(search)",
"category": "Git"
},
{