Merge branch 'small-fixes-and-improvements' into shigusegubu-themes3

This commit is contained in:
Henry Jameson 2026-05-18 23:06:44 +03:00
commit 7a5a48fa25

View file

@ -313,6 +313,9 @@ const Timeline = {
}, },
}, },
watch: { watch: {
filteredVisibleStatuses() {
this.determineVisibleStatuses()
},
newStatusCount(count) { newStatusCount(count) {
if (!useMergedConfigStore().mergedConfig.streaming) { if (!useMergedConfigStore().mergedConfig.streaming) {
return return