From 3991ea9f6f5617b4ae4a02af693677dd09523404 Mon Sep 17 00:00:00 2001 From: myprivacyisgone <96727802+myprivacyisgone@users.noreply.github.com> Date: Fri, 31 Dec 2021 20:16:45 +0800 Subject: [PATCH] Add SoapboxFE Add an app --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 2cd47fe1..b7da0dec 100644 --- a/apps.json +++ b/apps.json @@ -3001,6 +3001,11 @@ "text" ], "url": "https://github.com/YunoHost-Apps/snweb_ynh" + }, + "soapbox": { + "category": "social_media", + "state": "working", + "url": "https://github.com/YunoHost-Apps/soapbox_ynh" }, "sogo": { "category": "communication",