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