From 4c330a4189fc76fee5b9f69112ada9dabcec1ed6 Mon Sep 17 00:00:00 2001 From: Michal Kleiner Date: Tue, 5 Mar 2024 02:38:48 +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 755232a..af713b1 100644 --- a/plugin.json +++ b/plugin.json @@ -18,5 +18,6 @@ "support": { "issues": "https://github.com/innocraft/plugin-JsTrackerCustom/issues", "source": "https://github.com/innocraft/plugin-JsTrackerCustom" - } + }, + "category": "development" }