1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agora_ynh.git synced 2024-09-03 18:06:21 +02:00

Update manifest.json

This commit is contained in:
frju365 2017-10-23 12:39:30 +02:00 committed by GitHub
parent 7faff293bf
commit d8cca2e87d

View file

@ -42,12 +42,12 @@
},
{
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Is it a public Agora site ?",
"fr": "Est-ce un site public ?"
"en": "Is it a public application?",
"fr": "Est-ce une application publique ?"
},
"choices": ["Yes", "No"],
"default": "Yes"
"default": true
}
]
}