From 5e69f22b254814c23ef06aec5f7b5adcbee0a175 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 27 Sep 2022 20:08:47 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8df919d..61b5543 100644 --- a/manifest.json +++ b/manifest.json @@ -40,7 +40,7 @@ { "name": "password", "type": "password", - "ask": { + "help": { "en": "Admin password. Must contain at least 10 characters, one lowercase letter, one uppercase letter, one number, and one symbol (e.g. '~!@#$%^&*()').", "fr": "Mot de passe pour l’administrateur. Doit contenir au moins 10 caractères, une majuscule, une minuscule, un chiffre, et une ponctuation (ex. '~!@#$%^&*()')." },