From c0f59323cf46d027a61c4e81ee4be3a8904a144d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 12 Feb 2019 06:47:29 +0100 Subject: [PATCH] add types --- manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.json b/manifest.json index b8f0f5e..b2bee13 100755 --- a/manifest.json +++ b/manifest.json @@ -64,6 +64,7 @@ }, { "name": "name", + "type": "string", "ask": { "en": "Choose a name for your Pleroma instance", "fr": "Choisissez un nom pour votre instance Pleroma" @@ -91,6 +92,7 @@ }, { "name": "size", + "type": "string", "ask": { "en": "Select the cache size. If you did not enabled media-cache in above option then this option will have no effect", "fr": "Sélectionner la taille du cache. Si vous n'avez pas activé le cache média ci-dessus, cette option n'aura aucun effet"