Fix connection switching
This commit is contained in:
@@ -130,7 +130,7 @@ QQC2.ToolBar {
|
||||
}
|
||||
|
||||
onClicked: {
|
||||
root.connection = userDelegate.connection
|
||||
Controller.activeConnection = userDelegate.connection
|
||||
if (switchUserButton.checked) {
|
||||
switchUserButton.checked = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user