From 40ffe1e210eeae0fd888c0cb91d7731592102734 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 13 Jan 2020 17:40:19 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/manifest.json b/manifest.json index d28cb55..17c5ae3 100644 --- a/manifest.json +++ b/manifest.json @@ -50,24 +50,6 @@ "fr": "Est-ce un site public ?" }, "default": "true" - }, - { - "name": "ad_user", - "type": "ad_user", - "ask": { - "en": "Enter your admin username ?", - "fr": "Entrez votre nom d'utilisateur ?" - }, - "example": "liberodark" - }, - { - "name": "ad_password", - "type": "ad_password", - "ask": { - "en": "Enter your password !", - "fr": "Entrez votre mot de passe !" - }, - "example": "mypassword" } ] }