Fix room settings opening twice on room title
This commit is contained in:
parent
f6de66576c
commit
0e60c09b19
@ -70,10 +70,6 @@ Rectangle {
|
||||
maximumLineCount: 1
|
||||
elide: Text.ElideRight
|
||||
|
||||
TapHandler {
|
||||
onSingleTapped: TimelineManager.timeline.openRoomSettings()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
MatrixText {
|
||||
|
Loading…
Reference in New Issue
Block a user