mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +01:00
Formatting fix
This commit is contained in:
parent
b753507b8d
commit
2265d198a6
@ -214,7 +214,7 @@ export class Timeline {
|
||||
}
|
||||
|
||||
/** @package */
|
||||
replaceEntries(entries) {
|
||||
replaceEntries(entries) {
|
||||
this._addLocalRelationsToNewRemoteEntries(entries);
|
||||
this._loadRelatedEvents(entries);
|
||||
for (const entry of entries) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user