From 33b299cb5fcfbd6b4806b97fc7ab80c195114f28 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Mon, 21 Oct 2019 14:17:04 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/manifest.json b/manifest.json index 4969534..69c3b2c 100644 --- a/manifest.json +++ b/manifest.json @@ -70,20 +70,7 @@ "fr": "Choisissez la langue de l'application" }, "choices": ["fr", "en"], - "default": "fr" - }, - { - "name": "password", - "type": "password", - "ask": { - "en": "Set the administrator password", - "fr": "Définissez le mot de passe administrateur" - }, - "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." - }, - "example": "Choose a password" + "default": "en" } ] }