mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +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}
|
||||
{
|
||||
init();
|
||||
client_->messages(room_id_, "");
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue