From 776fc96c3bea006be133e1082661b3268fcba8c1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 7 Jan 2022 11:40:57 +0100 Subject: [PATCH 1/2] Update apps.json --- apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.json b/apps.json index 81528a49..ac46b9da 100644 --- a/apps.json +++ b/apps.json @@ -761,6 +761,11 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/emailpoubelle_ynh" }, + "emoncms": { + "category": "small_utilities", + "state": "working", + "url": "https://github.com/YunoHost-Apps/emoncms_ynh" + }, "encryptic": { "category": "office", "level": 8, From 8c566647f1ebecc2cabd5396ec6b809b035f1cfd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 7 Jan 2022 13:18:22 +0100 Subject: [PATCH 2/2] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index ac46b9da..260c323a 100644 --- a/apps.json +++ b/apps.json @@ -762,7 +762,7 @@ "url": "https://github.com/YunoHost-Apps/emailpoubelle_ynh" }, "emoncms": { - "category": "small_utilities", + "category": "iot", "state": "working", "url": "https://github.com/YunoHost-Apps/emoncms_ynh" },