diff --git a/manifest.json b/manifest.json index c81ffa95..4e323a05 100644 --- a/manifest.json +++ b/manifest.json @@ -45,6 +45,9 @@ { "name": "is_public", "type": "boolean", + "ask": { + "en": "Should this application be visible by visitors, without a Yunohost login ?", + "fr": "Cette application devrait-elle ĂȘtre visible par les visiteurs n'ayant pas de compte Yunohost ?"}, "default": true } ]