Compare commits
2 commits
d170a342fc
...
7a5a48fa25
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a5a48fa25 | ||
|
|
7116881b96 |
1 changed files with 3 additions and 0 deletions
|
|
@ -313,6 +313,9 @@ const Timeline = {
|
|||
},
|
||||
},
|
||||
watch: {
|
||||
filteredVisibleStatuses() {
|
||||
this.determineVisibleStatuses()
|
||||
},
|
||||
newStatusCount(count) {
|
||||
if (!useMergedConfigStore().mergedConfig.streaming) {
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue