From fdb1c1da8806de7f8a063a0ed30b691a2127a2c9 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 18 May 2020 22:42:20 +0200 Subject: [PATCH] Add category and subtags --- apps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps.json b/apps.json index 67ffc7e4..f3b6bde0 100644 --- a/apps.json +++ b/apps.json @@ -944,8 +944,12 @@ }, "glitchsoc": { "branch": "master", + "category": "social_media", "revision": "HEAD", "url": "https://github.com/Tagadda/glitch-soc_ynh", + "subtags": [ + "microblogging" + ], "state": "inprogress" },