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:
parent
71ffb270c5
commit
732d13dd27
1 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue