mirror of
https://github.com/YunoHost-Apps/mumbleserver_ynh.git
synced 2024-09-03 19:46:03 +02:00
fix port issue
This commit is contained in:
parent
54b043da3f
commit
02bd5d83e6
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@
|
||||||
"en": "Choose a port for your server. Let as default if you don't want to change it",
|
"en": "Choose a port for your server. Let as default if you don't want to change it",
|
||||||
"fr": "Entrez un port pour votre serveur. Laissez par défaut si vous ne voulez pas en changer"
|
"fr": "Entrez un port pour votre serveur. Laissez par défaut si vous ne voulez pas en changer"
|
||||||
},
|
},
|
||||||
"example": "64738"
|
"example": "64738",
|
||||||
|
"default": "64738"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "registername",
|
"name": "registername",
|
||||||
|
|
Loading…
Add table
Reference in a new issue