Merge branch 'bugfix/split-tunneling' of https://github.com/amnezia-vpn/amnezia-client into bugfix/split-tunneling

This commit is contained in:
Mykola Baibuz 2023-10-16 12:05:50 -04:00
commit 2a0166bb26
6 changed files with 25 additions and 13 deletions

View file

@ -125,7 +125,7 @@ PageType {
}
DividerType {
visible: !GC.isMobile()
visible: false//!GC.isMobile()
}
}
}