From b15609c23946cc16ae906f2ac39ba2a5ba0b7ca1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 7 Jun 2021 18:43:13 +0200 Subject: [PATCH] Update apps.json --- apps.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index be792684..3280ea49 100644 --- a/apps.json +++ b/apps.json @@ -373,8 +373,12 @@ }, "chuwiki": { "branch": "master", + "category": "publishing", "revision": "HEAD", - "state": "inprogress", + "state": "working", + "subtags": [ + "wiki" + ], "url": "https://github.com/YunoHost-Apps/chuwiki_ynh" }, "civicrm_drupal7": {