mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Reworked the interaction between models. Now only serversModel directly interacts with server config
This commit is contained in:
@@ -60,9 +60,8 @@ ListView {
|
||||
}
|
||||
|
||||
if (checked) {
|
||||
isDefault = true
|
||||
ServersModel.setDefaultContainer(proxyContainersModel.mapToSource(index))
|
||||
|
||||
menuContent.currentIndex = index
|
||||
containersDropDown.menuVisible = false
|
||||
} else {
|
||||
if (!isSupported && isInstalled) {
|
||||
|
||||
Reference in New Issue
Block a user