mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 09:24:08 +00:00
fix: refresh chat actions upon apply
This commit is contained in:
parent
276e3db7b9
commit
71489db427
2 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ public class ConfigurationConfigurable implements Configurable {
|
|||
public void apply() {
|
||||
ApplicationManager.getApplication().getService(ConfigurationSettings.class)
|
||||
.loadState(component.getCurrentFormState());
|
||||
EditorActionsUtil.refreshActions();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue