Files
openide/plugins/github/resources/GithubIconMappings.json
Tatiana Tulupenko 262125c5a7 [ExpUI] Add Pull requests tool window icon
GitOrigin-RevId: da99fbfe753761daf528a571e3bf469f9c4357ec
2022-10-12 15:24:03 +00:00

13 lines
223 B
JSON

{
"org": {
"jetbrains": {
"plugins": {
"github": {
"expui": {
"pullRequests.svg": "org/jetbrains/plugins/github/pullRequestsToolWindow.svg"
}
}
}
}
}
}