mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
renamed functions and variables
This commit is contained in:
@@ -184,8 +184,8 @@ PageType {
|
||||
borderWidth: 1
|
||||
|
||||
visible: {
|
||||
if (PageController.isConnectTrigger()) {
|
||||
PageController.setConnectTrigger(false)
|
||||
if (PageController.isTriggeredByConnectButton()) {
|
||||
PageController.setTriggeredBtConnectButton(false)
|
||||
|
||||
return ContainersModel.isAnyContainerInstalled()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user