From ff705eef7b1d7543a9ccc73f485f9a98ec3bf0f8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 3 Nov 2021 22:57:30 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 9d06b3e..246a0b8 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "lychee", "packaging_format": 1, "description": { - "en": "Photo-management-system to manage and share photos.", - "fr": "Système de gestion de photos pour gérer et partager des photos." + "en": "Photo-management-system to manage and share photos", + "fr": "Système de gestion de photos pour gérer et partager des photos" }, "version": "4.3.4~ynh1", "url": "https://lycheeorg.github.io/", @@ -13,7 +13,6 @@ "website": "https://lycheeorg.github.io/", "demo": "https://lycheeorg.github.io/demo/", "admindoc": "https://lycheeorg.github.io/docs/", - "userdoc": "https://yunohost.org/en/app_lychee", "code": "https://github.com/LycheeOrg/Lychee" }, "license": "MIT", @@ -34,8 +33,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path",