Set long-term level 0 apps as notworking

This commit is contained in:
Alexandre Aubin
2021-10-24 14:29:21 +02:00
committed by GitHub
parent 4c5ea06a21
commit e34527fe85

View File

@ -529,7 +529,7 @@
"diaspora": { "diaspora": {
"category": "social_media", "category": "social_media",
"level": 0, "level": 0,
"state": "working", "state": "notworking",
"subtags": [ "subtags": [
"microblogging" "microblogging"
], ],
@ -1102,7 +1102,7 @@
"gollum": { "gollum": {
"category": "publishing", "category": "publishing",
"level": 0, "level": 0,
"state": "working", "state": "notworking",
"subtags": [ "subtags": [
"wiki" "wiki"
], ],
@ -1266,7 +1266,7 @@
"icecoder": { "icecoder": {
"category": "dev", "category": "dev",
"level": 0, "level": 0,
"state": "working", "state": "notworking",
"subtags": [ "subtags": [
"programming" "programming"
], ],
@ -2498,7 +2498,7 @@
"category": "system_tools", "category": "system_tools",
"level": 0, "level": 0,
"maintained": false, "maintained": false,
"state": "working", "state": "notworking",
"url": "https://github.com/YunoHost-Apps/portainer_ynh" "url": "https://github.com/YunoHost-Apps/portainer_ynh"
}, },
"prestashop": { "prestashop": {