Update RuneLitePlusPlugin.java

This commit is contained in:
Kyleeld
2019-07-04 20:49:30 +01:00
committed by GitHub
parent 0c64dddf78
commit 6b0851001a

View File

@@ -54,7 +54,7 @@ import net.runelite.client.ui.ClientUI;
hidden = true, // prevent users from disabling
name = "RuneLitePlus",
description = "Configures various aspects of RuneLitePlus",
type = PluginType.EXTERNAL
type = PluginType.UTILITY
)
@Slf4j