mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 13:58:51 +02:00
add period to help text for http password
This commit is contained in:
parent
96627a8f97
commit
33856be29e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
"name": "http-password",
|
"name": "http-password",
|
||||||
"label": "HTTP Password",
|
"label": "HTTP Password",
|
||||||
"type": "password",
|
"type": "password",
|
||||||
"help": "Password used for basic HTTP authentication. Leave this blank if you do not want to change it",
|
"help": "Password used for basic HTTP authentication. Leave this blank if you do not want to change it.",
|
||||||
"value-hidden": true
|
"value-hidden": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue