mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Don't backfill messages automatically (#139)
This commit is contained in:
parent
0dad256743
commit
e4c8a555d6
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ TimelineView::TimelineView(QSharedPointer<MatrixClient> client,
|
||||||
, client_{client}
|
, client_{client}
|
||||||
{
|
{
|
||||||
init();
|
init();
|
||||||
client_->messages(room_id_, "");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue