From e10c62f51f259f2b05381434c77f6149276b200b Mon Sep 17 00:00:00 2001 From: Michal Kleiner Date: Tue, 5 Mar 2024 02:24:15 +1300 Subject: [PATCH] Add plugin category --- plugin.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 85b903d..e164aa7 100644 --- a/plugin.json +++ b/plugin.json @@ -18,5 +18,6 @@ "support": { "issues": "https://github.com/innocraft/plugin-InvalidateReports/issues", "source": "https://github.com/innocraft/plugin-InvalidateReports" - } + }, + "category": "insights" }