diff --git a/manifest.json b/manifest.json index 77c8358..ad4c104 100644 --- a/manifest.json +++ b/manifest.json @@ -43,32 +43,8 @@ }, "example": "/", "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": "" - - } - - +} + ] } }