From d802d89f2a260ebdaeb1955164139be782c47af6 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 17 Dec 2020 19:55:15 +0100 Subject: [PATCH] Add Dendrite --- apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps.json b/apps.json index 1b132140..8850cb1b 100644 --- a/apps.json +++ b/apps.json @@ -496,6 +496,16 @@ ], "url": "https://github.com/YunoHost-Apps/democracyos_ynh" }, + "dendrite": { + "branch": "master", + "category": "communication", + "revision": "HEAD", + "state": "inprogress", + "subtags": [ + "chat" + ], + "url": "https://github.com/YunoHost-Apps/dendrite_ynh" + }, "diagramsnet": { "branch": "master", "category": "office",