chore: Formatting

This commit is contained in:
Ginger 2025-11-12 10:05:46 -05:00
parent 037ba41adb
commit e581face44

View file

@ -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