From 4648d1f21b43e2cc5e0e9de4a370db0c131c90d4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 14 Nov 2021 23:38:27 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 445f108..ef5ec63 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "taskboard", "packaging_format": 1, "description": { - "en": "Kanban-inspired app for keeping track of things that need to get done.", - "fr": "Application inspirée de Kanban pour garder une trace des choses à faire." + "en": "Kanban-inspired app for keeping track of things that need to get done", + "fr": "Application inspirée de Kanban pour garder une trace des choses à faire" }, "version": "1.0.2~ynh2", "url": "http://taskboard.matthewross.me/", @@ -12,8 +12,6 @@ "license": "MIT", "website": "http://taskboard.matthewross.me/", "demo": "https://taskboard.matthewross.me/demo", - "admindoc": "https://yunohost.org/packaging_apps", - "userdoc": "https://yunohost.org/apps", "code": "https://github.com/kiswa/TaskBoard" }, "license": "MIT", @@ -32,8 +30,7 @@ "arguments": { "install": [{ "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "path",