From 114448341a8ff2777efe5ed796d7394749f604d8 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 26 Aug 2022 11:21:51 +0200 Subject: [PATCH] Mark Dendrite as working, but alpha software --- apps.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index cf84476d..300996da 100644 --- a/apps.json +++ b/apps.json @@ -620,9 +620,12 @@ "url": "https://github.com/YunoHost-Apps/democracyos_ynh" }, "dendrite": { + "antifeatures": [ + "alpha-software" + ], "category": "communication", "level": 4, - "state": "inprogress", + "state": "working", "subtags": [ "chat" ],