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" + } } ] }