From 012dd16975b3892e7c92404b13407d1127471c87 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 19 Feb 2022 10:32:29 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index f5a52a4..07a7ce2 100644 --- a/manifest.json +++ b/manifest.json @@ -16,8 +16,8 @@ }, "license": "Apache-2.0", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "", + "email": "" }, "requirements": { "yunohost": ">= 4.3.0" @@ -49,11 +49,7 @@ }, { "name": "password", - "type": "password", - "help": { - "en": "Use the help field to add an information for the admin about this question.", - "fr": "Utilisez le champ aide pour ajouter une information à l'intention de l'administrateur à propos de cette question." - } + "type": "password" } ] }