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"