From 6fbd3cda37da7164a62859c741102384a2c49645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 24 Oct 2022 10:42:59 +0200 Subject: [PATCH 1/2] Fix manifest --- manifest.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest.json b/manifest.json index 6cec3f4..79f18fb 100644 --- a/manifest.json +++ b/manifest.json @@ -32,19 +32,11 @@ { "name": "domain", "type": "domain", - "ask": { - "en": "Choose a domain for Firefox-Sync Server", - "fr": "Choisissez un domaine pour Firefox-Sync" - }, "example": "domain.org" }, { "name": "path", "type": "path", - "ask": { - "en": "Choose a path for Firefox-Sync Server", - "fr": "Choisissez un chemin pour Firefox-Sync" - }, "example": "/ffsync", "default": "/ffsync" } From 271bef9ca1cf309e757ce652d09095f1b3a11d31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 24 Oct 2022 10:43:30 +0200 Subject: [PATCH 2/2] fix linter --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 79f18fb..46146c9 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "jean-baptiste@holcroft.fr" }], "requirements": { - "yunohost": ">= 4.1" + "yunohost": ">= 4.1.2" }, "multi_instance": true, "services": [