mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-02 08:33:38 +02:00
Update PageSetupWizardCredentials.qml
This commit is contained in:
@@ -49,7 +49,7 @@ PageType {
|
||||
|
||||
Layout.fillWidth: true
|
||||
headerText: qsTr("Server IP address [:port]")
|
||||
textFieldPlaceholderText: qsTr("255.255.255.255:88")
|
||||
textFieldPlaceholderText: qsTr("255.255.255.255:22")
|
||||
textField.validator: RegularExpressionValidator {
|
||||
regularExpression: InstallController.ipAddressPortRegExp()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user