From d99447a2435b4e9fe6700a7930522aef171aeb19 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 6 Nov 2018 09:32:02 +0100 Subject: [PATCH] test --- manifest.json | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/manifest.json b/manifest.json index 77c8358..656302f 100644 --- a/manifest.json +++ b/manifest.json @@ -45,28 +45,7 @@ "default": "/" }, - { - "name": "password", - "type": "string", - "ask": { - "en": "Choose a password for Collabora admin", - "fr": "Choisissez un mot de passe pour l'administration de Collabora" - }, - "example": "password", - "default": "" - - }, - { - "name": "nextclouddomain", - "type": "string", - "ask": { - "en": "The domain of your Nextcloud instance", - "fr": "Le domain de votre instance Nextcloud" - }, - "example": "example.com", - "default": "" - - } + } ]