summary refs log tree commit diff
path: root/resources/qml/TimelineView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/TimelineView.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 6786b26b..7bad53c4 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml
@@ -47,6 +47,7 @@ Item { anchors.centerIn: parent font.pointSize: 24 text: qsTr("No room open") + color: palette.text visible: !room && !TimelineManager.isInitialSync && (!roomPreview || !roomPreview.roomid) } Spinner {