From 0c5dd4bb0a9e7edfc977e69141e91fdfb7a69dec Mon Sep 17 00:00:00 2001 From: scith Date: Mon, 14 Sep 2015 18:38:41 +0200 Subject: [PATCH] fix --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.json b/manifest.json index ed1c83a..cc760f0 100644 --- a/manifest.json +++ b/manifest.json @@ -28,6 +28,13 @@ }, "choices": ["8.0", "9.0"], "default": "8.0" + }, + { + "name": "admin_password", + "ask": { + "en": "Choose a strong master admin password", + "fr": "Choisissez un mot de passe maƮtre fort pour l'administration" + } } ] }