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
b5d001b377
commit
c052517d3f
1 changed files with 7 additions and 7 deletions
|
@ -29,14 +29,16 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain for Mopidy",
|
||||
"fr": "Choisissez un domaine pour Mopidy"
|
||||
"en": "Choose a domain for Mopidy"
|
||||
},
|
||||
"example": "example.org"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Mopidy"
|
||||
},
|
||||
"example": "/mopidy",
|
||||
"default": "/mopidy"
|
||||
},
|
||||
|
@ -46,9 +48,7 @@
|
|||
"help": "en: public app can be used by anonymous visitors",
|
||||
"default": true
|
||||
"ask": {
|
||||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"en": "Is it a public application?" },
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue