summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-10-02 16:58:13 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2020-10-02 16:58:13 +0200
commitd4dccc8e366c01e61186b3bbec7b3491322ad10a (patch)
tree38b038572db07c30db0344540300e52bedb59b0c /resources/qml
parentFix fetching inexistent batch tokens (diff)
downloadnheko-d4dccc8e366c01e61186b3bbec7b3491322ad10a.tar.xz
Fix room name
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/TimelineView.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml

index e6562211..3f72a7dd 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml
@@ -213,6 +213,7 @@ Page { Layout.fillWidth: true Layout.column: 2 Layout.row: 0 + color: colors.text font.pointSize: fontMetrics.font.pointSize * 1.1