format code

This commit is contained in:
Irmuun
2022-01-05 22:20:15 -08:00
parent f4b5e2cd23
commit 7531c6687f

View File

@@ -1177,7 +1177,8 @@ class ConfigPanel extends PluginPanel
}
@Subscribe
private void onConfigChanged(ConfigChanged event){
private void onConfigChanged(ConfigChanged event)
{
if (pluginConfig.getConfigDescriptor() == null)
{
return;