mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
fixed display of hostName on the sftp settings page
This commit is contained in:
@@ -88,7 +88,7 @@ PageType {
|
|||||||
Layout.topMargin: 32
|
Layout.topMargin: 32
|
||||||
|
|
||||||
text: qsTr("Host")
|
text: qsTr("Host")
|
||||||
descriptionText: ServersModel.getProcessedServerData("HostName")
|
descriptionText: ServersModel.getProcessedServerData("hostName")
|
||||||
|
|
||||||
descriptionOnTop: true
|
descriptionOnTop: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user