mirror of
https://github.com/YunoHost-Apps/X-prober_ynh.git
synced 2024-09-03 20:36:04 +02:00
Update manifest.json
This commit is contained in:
parent
5f2bc2d769
commit
cc7cbdabd4
1 changed files with 5 additions and 1 deletions
|
@ -54,7 +54,11 @@
|
|||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
"default": false,
|
||||
"help": {
|
||||
"en": "You should leave it private"
|
||||
"fr": "Vous devriez le laisser privé"
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue