format code
This commit is contained in:
@@ -1177,7 +1177,8 @@ class ConfigPanel extends PluginPanel
|
||||
}
|
||||
|
||||
@Subscribe
|
||||
private void onConfigChanged(ConfigChanged event){
|
||||
private void onConfigChanged(ConfigChanged event)
|
||||
{
|
||||
if (pluginConfig.getConfigDescriptor() == null)
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user