@@ -242,7 +242,6 @@ Kirigami.ApplicationWindow {
|
|||||||
|
|
||||||
function onInitiated() {
|
function onInitiated() {
|
||||||
if (Controller.accountCount === 0) {
|
if (Controller.accountCount === 0) {
|
||||||
console.warn("9")
|
|
||||||
pageStack.replace("qrc:/WelcomePage.qml", {});
|
pageStack.replace("qrc:/WelcomePage.qml", {});
|
||||||
} else if (!roomListLoaded) {
|
} else if (!roomListLoaded) {
|
||||||
pageStack.replace(roomListComponent, {
|
pageStack.replace(roomListComponent, {
|
||||||
|
|||||||
Reference in New Issue
Block a user