mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Fix manifest
This commit is contained in:
parent
18aa744acc
commit
c72ba7b5b0
1 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@
|
|||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for ynhexample",
|
||||
"fr": "Choisissez un nom de domaine pour ynhexample"
|
||||
"en": "Choose a domain name for Tvheadend",
|
||||
"fr": "Choisissez un nom de domaine pour Tvheadend"
|
||||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
@ -35,8 +35,8 @@
|
|||
"name": "path_url",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for ynhexample",
|
||||
"fr": "Choisissez un chemin pour ynhexample"
|
||||
"en": "Choose a path for Tvheadend",
|
||||
"fr": "Choisissez un chemin pour Tvheadend"
|
||||
},
|
||||
"example": "/tvh",
|
||||
"default": "/tvh"
|
||||
|
|
Loading…
Reference in a new issue