hide killswitch switcher for mobile platforms

This commit is contained in:
vladimir.kuznetsov 2024-04-29 13:36:23 +05:00
parent 2c78c06dda
commit 49a14785c6

View file

@ -132,6 +132,8 @@ PageType {
}
SwitcherType {
visible: !GC.isMobile()
Layout.fillWidth: true
Layout.margins: 16