bankplugin: Add "pin" as plugin search tag
This commit is contained in:
@@ -70,7 +70,7 @@ import net.runelite.client.util.QuantityFormatter;
|
||||
@PluginDescriptor(
|
||||
name = "Bank",
|
||||
description = "Modifications to the banking interface",
|
||||
tags = {"grand", "exchange", "high", "alchemy", "prices", "deposit"}
|
||||
tags = {"grand", "exchange", "high", "alchemy", "prices", "deposit", "pin"}
|
||||
)
|
||||
@Slf4j
|
||||
public class BankPlugin extends Plugin
|
||||
|
||||
Reference in New Issue
Block a user