Fix crash when you have no rooms and open the global user profile

This commit is contained in:
Nicolas Werner 2021-04-30 15:37:18 +02:00
parent 986b561c34
commit 1321d9bcca
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 0 additions and 4 deletions

View File

@ -232,10 +232,6 @@ Page {
});
dialog.show();
}
}
Connections {
target: TimelineManager.timeline
onOpenProfile: {
var userProfile = userProfileComponent.createObject(timelineRoot, {
"profile": profile