Merge branch 'small-fixes-and-improvements' into shigusegubu-themes3
This commit is contained in:
commit
7a5a48fa25
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