mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-05-17 08:36:37 +03:00
added getting the config from the cloud service
This commit is contained in:
@@ -40,6 +40,7 @@ void ConnectionController::openConnection()
|
||||
}
|
||||
|
||||
qApp->processEvents();
|
||||
|
||||
emit connectToVpn(serverIndex, credentials, container, containerConfig);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user