bugfix: fixed site split tunneling mode selector (#1354)
This commit is contained in:
parent
73d7dfa54f
commit
89cdd2bece
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ PageType {
|
||||||
|
|
||||||
model: root.routeModesModel
|
model: root.routeModesModel
|
||||||
|
|
||||||
|
selectedIndex: getRouteModesModelIndex()
|
||||||
|
|
||||||
clickedFunction: function() {
|
clickedFunction: function() {
|
||||||
selector.text = selectedText
|
selector.text = selectedText
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue