mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update manifest.json
This commit is contained in:
parent
8dcfbd25d1
commit
f7a16a4190
1 changed files with 4 additions and 4 deletions
|
@ -37,11 +37,11 @@
|
|||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for Jellyfin /jelly is accepted",
|
||||
"fr": "Choisissez un chemin pour Jellyfin /jelly est accepté"
|
||||
"en": "Choose a path for Jellyfin /jellyfin is accepted",
|
||||
"fr": "Choisissez un chemin pour Jellyfin /jellyfin est accepté"
|
||||
},
|
||||
"example": "/jelly",
|
||||
"default": "/jelly"
|
||||
"example": "/jellyfin",
|
||||
"default": "/jellyfin"
|
||||
},
|
||||
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue