diff --git a/src/components/timeline/timeline.js b/src/components/timeline/timeline.js index e2bcfcf7e..2153afc44 100644 --- a/src/components/timeline/timeline.js +++ b/src/components/timeline/timeline.js @@ -313,9 +313,6 @@ const Timeline = { }, }, watch: { - filteredVisibleStatuses() { - this.determineVisibleStatuses() - }, newStatusCount(count) { if (!useMergedConfigStore().mergedConfig.streaming) { return