chore: Formatting
This commit is contained in:
parent
5c162fdb3a
commit
2f38de16f6
1 changed files with 2 additions and 1 deletions
|
|
@ -294,7 +294,8 @@ async fn build_state_and_timeline(
|
|||
)
|
||||
.await?;
|
||||
|
||||
// the token which may be passed to the messages endpoint to backfill room history
|
||||
// the token which may be passed to the messages endpoint to backfill room
|
||||
// history
|
||||
let prev_batch = timeline.pdus.front().map(at!(0));
|
||||
|
||||
// note: we always indicate a limited timeline if the syncing user just joined
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue