From e34527fe85b8176ad79f4c2703990c150966bfeb Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 24 Oct 2021 14:29:21 +0200 Subject: [PATCH] Set long-term level 0 apps as notworking --- apps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.json b/apps.json index f7ba82f7..f40b01c4 100644 --- a/apps.json +++ b/apps.json @@ -529,7 +529,7 @@ "diaspora": { "category": "social_media", "level": 0, - "state": "working", + "state": "notworking", "subtags": [ "microblogging" ], @@ -1102,7 +1102,7 @@ "gollum": { "category": "publishing", "level": 0, - "state": "working", + "state": "notworking", "subtags": [ "wiki" ], @@ -1266,7 +1266,7 @@ "icecoder": { "category": "dev", "level": 0, - "state": "working", + "state": "notworking", "subtags": [ "programming" ], @@ -2498,7 +2498,7 @@ "category": "system_tools", "level": 0, "maintained": false, - "state": "working", + "state": "notworking", "url": "https://github.com/YunoHost-Apps/portainer_ynh" }, "prestashop": {