From 22dde2b87a65fd882a125810f2ec9611048cf16a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 8 Aug 2022 09:31:47 +0200 Subject: [PATCH] Add antifeatures --- apps.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps.json b/apps.json index 43dfed1c..e792b5f6 100644 --- a/apps.json +++ b/apps.json @@ -2008,6 +2008,9 @@ "url": "https://github.com/YunoHost-Apps/mytinytodo_ynh" }, "n8n": { + "antifeatures": [ + "Not totally free upstream" + ], "category": "iot", "state": "working", "url": "https://github.com/YunoHost-Apps/n8n_ynh"