fixed display of hostName on the sftp settings page
This commit is contained in:
parent
fbeabf43ca
commit
9189b53a0d
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ PageType {
|
|||
Layout.topMargin: 32
|
||||
|
||||
text: qsTr("Host")
|
||||
descriptionText: ServersModel.getProcessedServerData("HostName")
|
||||
descriptionText: ServersModel.getProcessedServerData("hostName")
|
||||
|
||||
descriptionOnTop: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue