fixup
This commit is contained in:
parent
de248a9b1f
commit
5a55506204
|
@ -57,7 +57,7 @@
|
||||||
}
|
}
|
||||||
initializeTimeline()
|
initializeTimeline()
|
||||||
},
|
},
|
||||||
async onScrollToBottom() {
|
onScrollToBottom() {
|
||||||
if (!this.store.get('initialized') || this.store.get('runningUpdate')) {
|
if (!this.store.get('initialized') || this.store.get('runningUpdate')) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue