mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 04:36:42 +00:00
fix: message request banner shows again
This commit is contained in:
@@ -212,7 +212,6 @@ class BatchMessageReceiveJob(
|
||||
}
|
||||
}
|
||||
}
|
||||
if (threadId == NO_THREAD_MAPPING) return@async
|
||||
// increment unreads, notify, and update thread
|
||||
// last seen will be the current last seen if not changed (re-computes the read counts for thread record)
|
||||
// might have been updated from a different thread at this point
|
||||
|
||||
Reference in New Issue
Block a user