1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

add application description in the manifest.json

This commit is contained in:
yalh76 2019-02-09 12:55:20 +01:00
parent 950c684880
commit 18b6cd61fa

View file

@ -3,7 +3,8 @@
"id": "plume",
"packaging_format": 1,
"description": {
"en": "Federated blogging application"
"en": "Federated blogging application",
"fr": "Une application de blogging fédérée."
},
"version": "0.2.0~ynh2",
"url": "https://baptiste.gelez.xyz/",