1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

homogenize the description

This commit is contained in:
Éric Gaspar 2023-01-16 22:42:51 +01:00
parent b04e75bf71
commit 1e40573107

View file

@ -3,8 +3,8 @@
"id": "gotosocial", "id": "gotosocial",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "An ActivityPub social network server, written in Golang.", "en": "ActivityPub social network server",
"fr": "Un serveur de réseau social basé sur ActivityPub écrit en Golang." "fr": "Serveur de réseau social basé sur ActivityPub"
}, },
"version": "0.6.0~ynh1", "version": "0.6.0~ynh1",
"url": "https://github.com/superseriousbusiness/gotosocial", "url": "https://github.com/superseriousbusiness/gotosocial",