Remove debug message
This commit is contained in:
@@ -85,7 +85,6 @@ Kirigami.ApplicationWindow {
|
|||||||
|
|
||||||
onConnectionAdded: {
|
onConnectionAdded: {
|
||||||
if (Controller.accountCount === 1) {
|
if (Controller.accountCount === 1) {
|
||||||
console.log("roomListComponent")
|
|
||||||
pageStack.replace(roomListComponent);
|
pageStack.replace(roomListComponent);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user