Update FlexoPlugin.java
This commit is contained in:
@@ -64,7 +64,8 @@ import net.runelite.client.ui.overlay.OverlayManager;
|
|||||||
name = "Flexo Config",
|
name = "Flexo Config",
|
||||||
description = "Customizes the flexo api",
|
description = "Customizes the flexo api",
|
||||||
tags = {"flexo", "null"},
|
tags = {"flexo", "null"},
|
||||||
type = PluginType.UTILITY
|
type = PluginType.EXTERNAL,
|
||||||
|
enabledByDefault = false
|
||||||
)
|
)
|
||||||
|
|
||||||
public class FlexoPlugin extends Plugin
|
public class FlexoPlugin extends Plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user