Merge pull request #322 from amnezia-vpn/bugfix/reconnect_server_when_changevp

reconnect to server when changed the protocol and status is connected…
This commit is contained in:
Nethius 2023-09-13 20:48:37 +05:00 committed by GitHub
commit 3c8d923299
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 1 deletions

View file

@ -210,7 +210,6 @@ PageType {
}
Component.onCompleted: updateContainersModelFilters()
currentIndex: ContainersModel.getDefaultContainer()
}
}
}