1
0
Fork 0
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:
Sylvain CECCHETTO 2019-10-16 08:33:22 +02:00
parent 18aa744acc
commit c72ba7b5b0

View file

@ -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"