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
0e563a23a5
commit
3958cbdf44
1 changed files with 0 additions and 11 deletions
|
@ -28,9 +28,6 @@
|
|||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for Mopidy"
|
||||
},
|
||||
"help": {
|
||||
"en": "public app can be used by anonymous visitors"
|
||||
},
|
||||
|
@ -39,20 +36,12 @@
|
|||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Mopidy",
|
||||
"fr": "Choisissez un chemin pour Mopidy"
|
||||
},
|
||||
"example": "/example",
|
||||
"default": "/mopidy"
|
||||
},
|
||||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue