From c98c0c4d837dedc2ee9e15be96f0ffab63576377 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 14 Mar 2022 04:01:04 +0100 Subject: [PATCH] adding gotosocial --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 70b49af3..1a98b112 100644 --- a/apps.json +++ b/apps.json @@ -1186,6 +1186,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/gotify_ynh" }, + "gotosocial": { + "category": "social_media", + "state": "working", + "subtags": [ + "microblogging" + ], + "url": "https://github.com/OniriCorpe/gotosocial_ynh" + }, "grafana": { "category": "system_tools", "level": 8,