mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
for api servers, without the VPN config, the management tab will be selected by default
This commit is contained in:
@@ -145,6 +145,9 @@ PageType {
|
|||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
||||||
|
currentIndex: (ServersModel.getProcessedServerData("isServerFromApi")
|
||||||
|
&& !ServersModel.getProcessedServerData("hasInstalledContainers")) ? 2 : 0
|
||||||
|
|
||||||
background: Rectangle {
|
background: Rectangle {
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user