mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
added installController with logic for server/container installation
This commit is contained in:
@@ -65,6 +65,8 @@ Button {
|
||||
}
|
||||
case ConnectionState.Preparing: {
|
||||
console.log("Preparing")
|
||||
connectionProccess.running = true
|
||||
root.text = "Подключение..."
|
||||
break
|
||||
}
|
||||
case ConnectionState.Connecting: {
|
||||
|
||||
Reference in New Issue
Block a user