Files
openide/plugins/gitlab/resources/GitlabIconMappings.json
Nikita Pavlenko 775c037563 Fixed GitLab "Merge Requests" toolwindow icons for new UI.
GitOrigin-RevId: d9eb05897a6c6d2f264787df14f1b4a150aab4b3
2023-04-25 15:08:13 +00:00

13 lines
221 B
JSON

{
"org": {
"jetbrains": {
"plugins": {
"gitlab": {
"expui": {
"gitLabToolWindow.svg": "org/jetbrains/plugins/gitlab/gitLabToolWindow.svg"
}
}
}
}
}
}