fix "loading more" spinner
This commit is contained in:
parent
50499c00a7
commit
dd67b4f856
|
@ -179,7 +179,7 @@
|
|||
return
|
||||
}
|
||||
fetchTimelineItemsOnScrollToBottom(
|
||||
this.get('currentInstance'),
|
||||
this.store.get('currentInstance'),
|
||||
this.get('timeline')
|
||||
)
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue