forked from mystiq/hydrogen-web
remove accidental space
This commit is contained in:
parent
c3784d406b
commit
1572934195
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ export class Timeline {
|
||||||
}
|
}
|
||||||
|
|
||||||
/** @package */
|
/** @package */
|
||||||
replaceEntries(entries) {
|
replaceEntries(entries) {
|
||||||
this._addLocalRelationsToNewRemoteEntries(entries);
|
this._addLocalRelationsToNewRemoteEntries(entries);
|
||||||
for (const entry of entries) {
|
for (const entry of entries) {
|
||||||
try {
|
try {
|
||||||
|
|
Loading…
Reference in a new issue