Fix crash when you have no rooms and open the global user profile
This commit is contained in:
parent
986b561c34
commit
1321d9bcca
1 changed files with 0 additions and 4 deletions
|
|
@ -232,10 +232,6 @@ Page {
|
|||
});
|
||||
dialog.show();
|
||||
}
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: TimelineManager.timeline
|
||||
onOpenProfile: {
|
||||
var userProfile = userProfileComponent.createObject(timelineRoot, {
|
||||
"profile": profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue