1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

Update manifest.json

This commit is contained in:
Rafi59 2017-10-18 15:57:53 +02:00 committed by GitHub
parent 0e9e3641ed
commit 7b1348059a

View file

@ -22,15 +22,14 @@
}, },
"example": "domain.org" "example": "domain.org"
}, },
{ {
"name": "is_public", "name": "is_public",
"type": "boolean",
"ask": { "ask": {
"en": "Is it a public EtherCalc ?", "en": "Is it a public application?",
"fr": "Des personnes n'ayant pas de compte Yunohost peuvent elles utiliser ce EtherCalc ?" "fr": "Est-ce une application publique ?"
}, },
"choices": ["Yes", "No"], "default": true
"default": "Yes"
}, },
{ {
"name": "expire", "name": "expire",