Fixes a bug of not loading some notification message kinds
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ class AccountNotificationsEoseFromInboxRelaysManager(
|
||||
relay = it,
|
||||
pubkey = user(key).pubkeyHex,
|
||||
since = since?.get(it)?.time ?: TimeUtils.oneWeekAgo(),
|
||||
)
|
||||
) +
|
||||
filterNotificationsToPubkey(
|
||||
relay = it,
|
||||
pubkey = user(key).pubkeyHex,
|
||||
|
||||
Reference in New Issue
Block a user