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

Merge pull request #1819 from OniriCorpe/patch-1

Add "potential_alternative_to" to GoToSocial
This commit is contained in:
tituspijean 2023-10-24 09:41:41 +02:00 committed by GitHub
commit c420fdf3a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1389,6 +1389,7 @@ url = "https://github.com/YunoHost-Apps/gotify_ynh"
antifeatures = [ "alpha-software" ] antifeatures = [ "alpha-software" ]
category = "social_media" category = "social_media"
level = 7 level = 7
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Akkoma", "Misskey", "Calckey" ]
state = "working" state = "working"
subtags = [ "microblogging" ] subtags = [ "microblogging" ]
url = "https://github.com/YunoHost-Apps/gotosocial_ynh" url = "https://github.com/YunoHost-Apps/gotosocial_ynh"