From d7a23f07a200d88ae8a9a247ff8ab788db948fc5 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 26 Mar 2022 14:42:45 +0100 Subject: [PATCH] placeholder --- manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 44e83ae..1ac84a9 100644 --- a/manifest.json +++ b/manifest.json @@ -42,11 +42,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" } ] }