From ba95e94bb0610f45b0cf076040845beb2f813899 Mon Sep 17 00:00:00 2001 From: Eauchat <34686393+eauchat@users.noreply.github.com> Date: Mon, 24 May 2021 01:00:58 +0000 Subject: [PATCH] Added facilmap_ynh to catalog The app should be working fine by now, so it seems to make sense to add it to the catalog. --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 3fc2a505..3c48ee8a 100644 --- a/apps.json +++ b/apps.json @@ -855,6 +855,14 @@ ], "url": "https://github.com/YunoHost-Apps/facette_ynh" }, + "facilmap": { + "branch": "master", + "category": "productivity_and_management", + "revision": "HEAD", + "state": "working", + "maintained": true, + "url": "https://github.com/YunoHost-Apps/facilmap_ynh" + }, "fallback": { "branch": "master", "category": "system_tools",