Skip to content

Commit 4253fcc

Browse files
committed
HTML error fix
1 parent 1c0511e commit 4253fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runelite-client/src/main/java/net/runelite/client/plugins/microbot/hunterKabbits/HunterKebbitsPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* Handles configuration, overlay management, event subscriptions, and script lifecycle.
2020
*/
2121
@PluginDescriptor(
22-
name = PluginDescriptor.TaFCat + "Kebbits",
22+
name = "Kebbits",
2323
description = "Automates Kebbits hunting",
2424
tags = {"hunter", "kebbits", "skilling"},
2525
enabledByDefault = false

0 commit comments

Comments
 (0)