mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Nitpicky comment reword
This commit is contained in:
@@ -294,7 +294,7 @@ async fn build_state_and_timeline(
|
||||
)
|
||||
.await?;
|
||||
|
||||
// the token which may be passed to the messages API 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
|
||||
|
||||
Reference in New Issue
Block a user