Cleanup TODO.md
This commit is contained in:
@@ -14,7 +14,7 @@ Item {
|
||||
Connections {
|
||||
target: py
|
||||
onWillLoadAccounts: function(will) {
|
||||
pageStack.showPage(will ? "Default" : "SignIn")
|
||||
pageStack.showPage(will ? "Default": "SignIn")
|
||||
if (will) {initialRoomTimer.start()}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user