mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
parent
5e0fbe87a0
commit
f7003ddeb5
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ TimelineView::TimelineView(QSharedPointer<MatrixClient> client,
|
||||||
, client_{client}
|
, client_{client}
|
||||||
{
|
{
|
||||||
init();
|
init();
|
||||||
|
client_->messages(room_id_, "");
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue