mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
adjust comment
This commit is contained in:
parent
45528580ed
commit
6bdf44d114
@ -83,7 +83,7 @@ export default class GapWriter {
|
||||
|
||||
async writeFragmentFill(fragmentEntry, response) {
|
||||
const {fragmentId, direction} = fragmentEntry;
|
||||
// assuming that chunk is in chronological order when backwards too?
|
||||
// chunk is in reverse-chronological order when backwards
|
||||
const {chunk, start, end} = response;
|
||||
let entries;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user