1
0
Fork 0
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:
siwinter 2021-03-21 13:06:12 +01:00 committed by GitHub
parent c052517d3f
commit e4dedec0c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,10 +45,10 @@
{
"name": "is_public",
"type": "boolean",
"help": "en: public app can be used by anonymous visitors",
"default": true
"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
}
]