From becd6e7a48e7845c7cb629c3bc83dddfbfc1a33d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 14 Apr 2022 08:12:32 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 638ebbc..a4219a8 100644 --- a/manifest.json +++ b/manifest.json @@ -55,11 +55,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" } ] }