mirror of
https://github.com/YunoHost-Apps/X-prober_ynh.git
synced 2024-09-03 20:36:04 +02:00
Update manifest.json
App requires public access to be working
This commit is contained in:
parent
72dad31c6a
commit
0a8ebebbde
1 changed files with 1 additions and 11 deletions
|
@ -50,17 +50,7 @@
|
||||||
},
|
},
|
||||||
"choices" : ["7.4", "8.0"],
|
"choices" : ["7.4", "8.0"],
|
||||||
"default" : "8.0"
|
"default" : "8.0"
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"name": "is_public",
|
|
||||||
"type": "boolean",
|
|
||||||
"default": false,
|
|
||||||
"help": {
|
|
||||||
"en": "You should leave it private",
|
|
||||||
"fr": "Vous devriez le laisser privé"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue