mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-12 14:10:29 +00:00
Update toolwindow UI (#290)
This commit is contained in:
parent
3797126de4
commit
1df20ccb86
38 changed files with 538 additions and 356 deletions
|
|
@ -44,7 +44,7 @@ public class GenerateGitCommitMessageAction extends AnAction {
|
|||
super(
|
||||
CodeGPTBundle.get("action.generateCommitMessage.title"),
|
||||
CodeGPTBundle.get("action.generateCommitMessage.description"),
|
||||
Icons.SparkleIcon);
|
||||
Icons.Sparkle);
|
||||
encodingManager = EncodingManager.getInstance();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue