From be029e17498a8582cde734de566f4b7469b566e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Jun 2022 18:11:36 +0200 Subject: [PATCH 1/2] Update apps.json --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 9504d032..9df4e5c1 100644 --- a/apps.json +++ b/apps.json @@ -3706,6 +3706,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/ulogger_ynh" }, + "umami": { + "category": "small_utilities", + "state": "working", + "subtags": [ + "url_shortener" + ], + "url": "https://github.com/YunoHost-Apps/umami_ynh" + }, "umap": { "category": "dev", "revision": "e569c56e76f79da3580bd3432406dd56225e814d", From fbef9b7f0769bf83010b8173c7b172633a818442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Jun 2022 18:54:24 +0200 Subject: [PATCH 2/2] Update apps.json --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 9df4e5c1..5b989470 100644 --- a/apps.json +++ b/apps.json @@ -3707,10 +3707,10 @@ "url": "https://github.com/YunoHost-Apps/ulogger_ynh" }, "umami": { - "category": "small_utilities", + "category": "publishing", "state": "working", "subtags": [ - "url_shortener" + "analytics" ], "url": "https://github.com/YunoHost-Apps/umami_ynh" },