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