report button: add clock tag
Co-authored-by: Malfuryent <jossparla94@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ import net.runelite.client.task.Schedule;
|
||||
@PluginDescriptor(
|
||||
name = "Report Button",
|
||||
description = "Replace the text on the Report button with the current time",
|
||||
tags = {"time", "utc"}
|
||||
tags = {"time", "utc", "clock"}
|
||||
)
|
||||
public class ReportButtonPlugin extends Plugin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user