From 5c42d69fa36db4d1be7e03d5bc576381af0cc08d Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Fri, 14 Oct 2022 11:59:50 +0200 Subject: [PATCH 1/2] Add Fider to the catalog --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 0c307a86..ec8afd22 100644 --- a/apps.json +++ b/apps.json @@ -1131,6 +1131,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/ffsync_ynh" }, + "fider" { + "category": "communication", + "subtags": [ + "other" + ], + "state": "working", + "url": "https://github.com/Yunohost-Apps/fider_ynh" + }, "filebrowser": { "category": "small_utilities", "level": 7, From 947ecd6afd7889de0704c5bcfeeda45407f905ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 14 Oct 2022 12:15:46 +0200 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 ec8afd22..d25f3e7c 100644 --- a/apps.json +++ b/apps.json @@ -1131,7 +1131,7 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/ffsync_ynh" }, - "fider" { + "fider": { "category": "communication", "subtags": [ "other"