diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index f44fabb1..c91c8d57 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -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