mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-12 08:13:14 +00:00
fix: replace the mark read receiver (from notifications) to use the new set last seen mark read logic
This commit is contained in:
@@ -56,6 +56,7 @@ object SnodeAPI {
|
||||
*/
|
||||
internal var clockOffset = 0L
|
||||
|
||||
@JvmStatic
|
||||
val nowWithOffset
|
||||
get() = System.currentTimeMillis() + clockOffset
|
||||
|
||||
|
||||
Reference in New Issue
Block a user