From 0f6fd3d5659e13baddd695dd46344b6b9ab13d17 Mon Sep 17 00:00:00 2001 From: Michal Kleiner Date: Tue, 5 Mar 2024 02:36:31 +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 a7a537c..9c058af 100644 --- a/plugin.json +++ b/plugin.json @@ -22,5 +22,6 @@ "email": "hello@matomo.org", "homepage": "https://matomo.org" } - ] + ], + "category": "development" }