Fix broken logout.
This commit is contained in:
@@ -132,7 +132,7 @@ Column {
|
||||
highlighted: true
|
||||
text: "Logout"
|
||||
|
||||
onClicked: connection.logout()
|
||||
onClicked: spectralController.logout(connection)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user