Fixes bug of not immediately loading chat rooms
This commit is contained in:
@@ -147,6 +147,8 @@ object NostrAccountDataSource : NostrDataSource("AccountData") {
|
||||
latestEOSEs.addOrUpdate(account.userProfile(), account.defaultNotificationFollowList, relayUrl, time)
|
||||
} else {
|
||||
hasLoadedTheBasics[account.userProfile()] = true
|
||||
|
||||
invalidateFilters()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user