Fix config typo
This commit is contained in:
parent
eed1c5aedc
commit
ee24cabbed
@ -14,7 +14,7 @@ public final class PluginSettings implements SettingsHolder {
|
||||
"If you are using TrMenu, don't enable this because TrMenu already implemented this."
|
||||
})
|
||||
public static final Property<Boolean> MENU_UNREGISTER_COMPATIBILITY =
|
||||
newProperty("3rdPartyFeature.compatibility.menu_plugins", true);
|
||||
newProperty("3rdPartyFeature.compatibility.menuPlugins", true);
|
||||
|
||||
@Comment({
|
||||
"Do you want to enable the session feature?",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user