From aae9cfd87ca3c1e9351a8aaebc54661cc0f244d9 Mon Sep 17 00:00:00 2001 From: Charlie <13856015+KyrneDev@users.noreply.github.com> Date: Tue, 16 Feb 2021 13:21:04 -0800 Subject: [PATCH] Change category --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a39ea289..d853568f 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ }, "flarum-extension": { "title": "Tags", - "category": "discussion", + "category": "feature", "icon": { "name": "fas fa-tags", "backgroundColor": "#F28326",