diff --git a/routes/_components/timeline/Timeline.html b/routes/_components/timeline/Timeline.html index 597f26f3..e07c63c8 100644 --- a/routes/_components/timeline/Timeline.html +++ b/routes/_components/timeline/Timeline.html @@ -57,7 +57,7 @@ } initializeTimeline() }, - async onScrollToBottom() { + onScrollToBottom() { if (!this.store.get('initialized') || this.store.get('runningUpdate')) { return }