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

Merge pull request #1435 from OniriCorpe/add_gotosocial_alpha_antifeature

add the antifeature "alpha-software" to GoToSocial package
This commit is contained in:
tituspijean 2022-05-15 00:43:16 +02:00 committed by GitHub
commit d34699277f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1249,6 +1249,9 @@
"url": "https://github.com/YunoHost-Apps/gotify_ynh" "url": "https://github.com/YunoHost-Apps/gotify_ynh"
}, },
"gotosocial": { "gotosocial": {
"antifeatures": [
"alpha-software"
],
"category": "social_media", "category": "social_media",
"level": 7, "level": 7,
"state": "working", "state": "working",
@ -3968,4 +3971,4 @@
], ],
"url": "https://github.com/zusam/zusam_ynh" "url": "https://github.com/zusam/zusam_ynh"
} }
} }