forked from mystiq/hydrogen-web
update comment
This commit is contained in:
parent
f605608098
commit
bf6dfcfcad
1 changed files with 3 additions and 1 deletions
|
@ -262,7 +262,9 @@ export class Timeline {
|
|||
|
||||
/**
|
||||
* Update entries based on newly received events.
|
||||
* This is specific to events that are not in the timeline but had to be fetched from the homeserver.
|
||||
* This is specific to events that are not in the timeline but had to be fetched from the homeserver
|
||||
* because they are context-events for other events in the timeline (i.e fetched from hs so that we
|
||||
* can render things like reply previews)
|
||||
*/
|
||||
_updateEntriesFetchedFromHomeserver(entries) {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue