From 1b6e3fcad27d7253d3d1c1219b8f2aec4afc0e68 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 13 Jun 2022 19:21:43 +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 d8bd2c7..2b57702 100644 --- a/manifest.json +++ b/manifest.json @@ -38,11 +38,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" } ] }