提交 8bbf9794 编写于 作者: B Bruno Logerfo

Fixed "refresh" button showing up in every view, even of other extensions

上级 02afbc11
......@@ -11,3 +11,4 @@
- Robin [@robinvoor](https://gitlab.com/robinvoor)
- Julien Duponchelle [@jduponchelle](https://gitlab.com/jduponchelle)
- Kasper Laursen [@Clapfire](https://gitlab.com/Clapfire)
- Bruno Logerfo [@Logerfo](https://gitlab.com/Logerfo)
......@@ -114,6 +114,7 @@
"view/title": [
{
"command": "gl.refreshSidebar",
"when": "view =~ /(issuesAssignedToMe|issuesCreatedByMe|mrsCreatedByMe|mrsAssignedToMe|currentBranchInfo)/",
"group": "navigation"
}
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册