league chat icons: fix plugin name

This commit is contained in:
Thomas
2019-12-01 23:55:12 +01:00
committed by Adam
parent 9a2872eacf
commit 327e3b1770

View File

@@ -58,7 +58,7 @@ import net.runelite.http.api.worlds.WorldResult;
import net.runelite.http.api.worlds.WorldType;
@PluginDescriptor(
name = "Chat League Icons",
name = "League Chat Icons",
description = "Changes the chat icon for players on league worlds",
enabledByDefault = false
)