Skip to content

Commit

Permalink
bugfix: fixed site split tunneling mode selector (#1354)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethius authored Jan 12, 2025
1 parent 73d7dfa commit 89cdd2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/ui/qml/Pages2/PageSettingsSplitTunneling.qml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ PageType {

model: root.routeModesModel

selectedIndex: getRouteModesModelIndex()

clickedFunction: function() {
selector.text = selectedText
Expand Down

0 comments on commit 89cdd2b

Please sign in to comment.