disabled split site tunneling for awg

This commit is contained in:
vladimir.kuznetsov 2023-10-16 15:17:09 +05:00
parent 2a4a01a4be
commit 9cf5590371
5 changed files with 23 additions and 11 deletions

View file

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