mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Update manifest.json
This commit is contained in:
parent
c052517d3f
commit
e4dedec0c0
1 changed files with 3 additions and 3 deletions
|
@ -45,10 +45,10 @@
|
||||||
{
|
{
|
||||||
"name": "is_public",
|
"name": "is_public",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"help": "en: public app can be used by anonymous visitors",
|
|
||||||
"default": true
|
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Is it a public application?" },
|
"en": "Is it a public application?"
|
||||||
|
},
|
||||||
|
"help": "en: public app can be used by anonymous visitors", },
|
||||||
"default": false
|
"default": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue