mirror of
https://github.com/YunoHost-Apps/chuwiki_ynh.git
synced 2024-09-03 18:16:18 +02:00
Update manifest.json
This commit is contained in:
parent
ef1f5ef593
commit
5c966472d5
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
"help": {
|
||||||
|
"en": "If yes, this app will can be accessible by everyone.",
|
||||||
|
"fr": "Si oui, cette app pourra être accessible par tout le monde."
|
||||||
|
}
|
||||||
"default": true
|
"default": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue