1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #1237 from YunoHost/modify_level

Update app's level
This commit is contained in:
yalh76 2021-09-12 13:05:42 +02:00 committed by GitHub
commit aa2a9b5387
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -895,7 +895,7 @@
}, },
"friendica": { "friendica": {
"category": "social_media", "category": "social_media",
"level": 8, "level": 6,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"microblogging" "microblogging"
@ -1269,7 +1269,7 @@
}, },
"ihatemoney": { "ihatemoney": {
"category": "productivity_and_management", "category": "productivity_and_management",
"level": 1, "level": 6,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"accounting" "accounting"
@ -1509,7 +1509,7 @@
}, },
"librephotos": { "librephotos": {
"category": "multimedia", "category": "multimedia",
"level": 6, "level": 0,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"pictures" "pictures"
@ -1701,6 +1701,7 @@
}, },
"mautrix_telegram": { "mautrix_telegram": {
"category": "communication", "category": "communication",
"level": 6,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"chat" "chat"
@ -1973,6 +1974,7 @@
}, },
"mybb": { "mybb": {
"category": "communication", "category": "communication",
"level": 7,
"state": "working", "state": "working",
"subtags": [ "subtags": [
"forum" "forum"
@ -2077,7 +2079,7 @@
}, },
"nodered": { "nodered": {
"category": "iot", "category": "iot",
"level": 8, "level": 6,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/nodered_ynh" "url": "https://github.com/YunoHost-Apps/nodered_ynh"
}, },
@ -3299,7 +3301,7 @@
}, },
"weblate": { "weblate": {
"category": "dev", "category": "dev",
"level": 6, "level": 7,
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/weblate_ynh" "url": "https://github.com/YunoHost-Apps/weblate_ynh"
}, },