VPN modes ui fix

This commit is contained in:
pokamest 2021-11-28 19:14:12 +03:00
parent 4c2941acf0
commit 4eef127744
3 changed files with 4 additions and 4 deletions

View file

@ -273,7 +273,7 @@ PageBase {
width: parent.width - 40
height: GC.isMobile() ? 0: 40
text: qsTr("+ Add site")
enabled: VpnLogic.pushButtonVpnAddSiteEnabled
enabled: ! VpnLogic.radioButtonVpnModeAllSitesChecked
background: Rectangle {
anchors.fill: parent
radius: 4