From 9f0586b4182cdc465a7c29ee1cd637bbfb49fb0a Mon Sep 17 00:00:00 2001 From: Niels Robin-Aubertin Date: Sun, 26 Jul 2020 16:42:00 +0200 Subject: [PATCH] Add zusam app --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index aaf643b7..2f158d84 100644 --- a/apps.json +++ b/apps.json @@ -3383,5 +3383,15 @@ "network" ], "url": "https://github.com/YunoHost-Apps/ztncui_ynh" + }, + "zusam": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "forum" + ], + "url": "https://github.com/zusam/zusam_ynh" } }