From c65200191f895e733d88653f8dabb8f7cea0eae0 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 14 May 2022 22:27:32 +0200 Subject: [PATCH] add the antifeature "alpha-software" to GoToSocial package --- apps.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 7a5b7675..9295f679 100644 --- a/apps.json +++ b/apps.json @@ -1249,6 +1249,9 @@ "url": "https://github.com/YunoHost-Apps/gotify_ynh" }, "gotosocial": { + "antifeatures": [ + "alpha-software" + ], "category": "social_media", "level": 7, "state": "working", @@ -3959,4 +3962,4 @@ ], "url": "https://github.com/zusam/zusam_ynh" } -} +} \ No newline at end of file