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

Update manifest.json

This commit is contained in:
frju365 2018-03-24 20:43:43 +01:00 committed by GitHub
parent 71ffb270c5
commit 732d13dd27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,12 +45,12 @@
},
{
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Is it a public Abantecart 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
},
{
"name": "admin_name",