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 1/2] 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", From dc5176b7a79a99ecd1eb6f62ef6ccde497218b67 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 31 Dec 2021 14:10:36 +0100 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index b7da0dec..a1679d8f 100644 --- a/apps.json +++ b/apps.json @@ -3002,7 +3002,7 @@ ], "url": "https://github.com/YunoHost-Apps/snweb_ynh" }, - "soapbox": { + "soapbox": { "category": "social_media", "state": "working", "url": "https://github.com/YunoHost-Apps/soapbox_ynh"