Fixes feed filter update when changing the top nav filter

This commit is contained in:
Vitor Pamplona
2025-09-08 18:03:01 -04:00
parent 4249b9f872
commit 49e4f7bb46

View File

@@ -113,6 +113,8 @@ class FeedContentState(
if (lastNoteTime != lastNoteCreatedAtWhenFullyLoaded.value) {
lastNoteCreatedAtWhenFullyLoaded.tryEmit(lastNoteTime)
}
} else {
lastNoteCreatedAtWhenFullyLoaded.tryEmit(null)
}
val currentState = _feedContent.value