mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added server availability check after entering credentials
- moved the protocol self-selection button to the PageSetupWizardEasy page
This commit is contained in:
@@ -28,11 +28,6 @@ PageType {
|
||||
PageController.showErrorMessage(message)
|
||||
}
|
||||
|
||||
function onInstallationErrorOccurred(errorMessage) {
|
||||
closePage() // close deInstalling page
|
||||
PageController.showErrorMessage(errorMessage)
|
||||
}
|
||||
|
||||
function onRemoveCurrentlyProcessedServerFinished(finishedMessage) {
|
||||
if (!ServersModel.getServersCount()) {
|
||||
PageController.replaceStartPage()
|
||||
|
||||
Reference in New Issue
Block a user