mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-21 01:13:49 +01:00
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
Block a user