Fix crash when you have no rooms and open the global user profile
This commit is contained in:
parent
986b561c34
commit
1321d9bcca
@ -232,10 +232,6 @@ Page {
|
||||
});
|
||||
dialog.show();
|
||||
}
|
||||
}
|
||||
|
||||
Connections {
|
||||
target: TimelineManager.timeline
|
||||
onOpenProfile: {
|
||||
var userProfile = userProfileComponent.createObject(timelineRoot, {
|
||||
"profile": profile
|
||||
|
Loading…
Reference in New Issue
Block a user