forked from AkkomaGang/akkoma-fe
Potential Fix for (#113) on show new
This commit is contained in:
parent
1f2b059320
commit
bf501e36a1
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ const Timeline = {
|
|||
this.$store.commit('showNewStatuses', { timeline: this.timelineName })
|
||||
this.paused = false
|
||||
}
|
||||
window.scrollTo({ top: 0 })
|
||||
},
|
||||
fetchOlderStatuses: throttle(function () {
|
||||
const store = this.$store
|
||||
|
|
Loading…
Reference in a new issue