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