mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Ajout du path
This commit is contained in:
parent
751b36fbf6
commit
8ea38638c6
1 changed files with 10 additions and 0 deletions
|
@ -31,6 +31,16 @@
|
||||||
},
|
},
|
||||||
"example": "example.org"
|
"example": "example.org"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "path",
|
||||||
|
"type": "path",
|
||||||
|
"ask": {
|
||||||
|
"en": "Choose a path for Mopidy",
|
||||||
|
"fr": "Choisissez un chemin pour Mopidy"
|
||||||
|
},
|
||||||
|
"example": "/mopidy",
|
||||||
|
"default": "/mopidy"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "admin_mopidy",
|
"name": "admin_mopidy",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
|
|
Loading…
Add table
Reference in a new issue