summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/timeline/TimelineView.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline/TimelineView.cc b/src/timeline/TimelineView.cc

index a6200ca8..64505d42 100644 --- a/src/timeline/TimelineView.cc +++ b/src/timeline/TimelineView.cc
@@ -49,6 +49,7 @@ TimelineView::TimelineView(QSharedPointer<MatrixClient> client, , client_{client} { init(); + client_->messages(room_id_, ""); } void