Set description to Agility plugin
Remove "Placeholder" description and replace it with real description. Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ import net.runelite.client.config.ConfigItem;
|
|||||||
@ConfigGroup(
|
@ConfigGroup(
|
||||||
keyName = "agility",
|
keyName = "agility",
|
||||||
name = "Agility",
|
name = "Agility",
|
||||||
description = "Placeholder"
|
description = "Configuration for the Agility plugin"
|
||||||
)
|
)
|
||||||
public interface AgilityConfig extends Config
|
public interface AgilityConfig extends Config
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user