mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 09:24:08 +00:00
fix: duplicate actions and other keymap improvements (fixes #826)
This commit is contained in:
parent
c2d683fd7c
commit
6044f88697
3 changed files with 22 additions and 16 deletions
|
|
@ -12,7 +12,6 @@ public class OpenNewChatAction extends AnAction {
|
|||
|
||||
public OpenNewChatAction() {
|
||||
super(Icons.OpenNewTab);
|
||||
EditorActionsUtil.registerAction(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue