mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 09:30:47 +03:00
Fix room settings opening twice on room title
This commit is contained in:
parent
f6de66576c
commit
0e60c09b19
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@ Rectangle {
|
|||
maximumLineCount: 1
|
||||
elide: Text.ElideRight
|
||||
|
||||
TapHandler {
|
||||
onSingleTapped: TimelineManager.timeline.openRoomSettings()
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
MatrixText {
|
||||
|
|
Loading…
Reference in a new issue