Fix room settings opening twice on room title

This commit is contained in:
Nicolas Werner 2021-03-19 04:40:41 +01:00
parent f6de66576c
commit 0e60c09b19
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 0 additions and 4 deletions

View File

@ -70,10 +70,6 @@ Rectangle {
maximumLineCount: 1
elide: Text.ElideRight
TapHandler {
onSingleTapped: TimelineManager.timeline.openRoomSettings()
}
}
MatrixText {