scroll-to-status-in-thread
Nolan Lawson 2018-01-27 17:34:42 -08:00
rodzic de248a9b1f
commit 5a55506204
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -57,7 +57,7 @@
}
initializeTimeline()
},
async onScrollToBottom() {
onScrollToBottom() {
if (!this.store.get('initialized') || this.store.get('runningUpdate')) {
return
}