mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added getting the config from the cloud service
This commit is contained in:
@@ -138,6 +138,10 @@ Button {
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
if (!CloudController.updateServerConfigFromCloud()) {
|
||||
return
|
||||
}
|
||||
|
||||
if (!ContainersModel.isAnyContainerInstalled()) {
|
||||
PageController.setTriggeredBtConnectButton(true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user