From 0fe2ffc8a0163ee7690b47d95a60b61b18011cfa Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 29 Jul 2022 08:33:03 +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 96e6389..5c63f7d 100644 --- a/manifest.json +++ b/manifest.json @@ -43,11 +43,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" } ] }