mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-13 21:30:56 +00:00
fix multi device disappearing message issue
This commit is contained in:
parent
7121aa85fb
commit
5c87cef26a
@ -10,6 +10,8 @@ class ExpirationTimerUpdate() : ControlMessage() {
|
||||
var syncTarget: String? = null
|
||||
var duration: Int? = 0
|
||||
|
||||
override val isSelfSendValid: Boolean = true
|
||||
|
||||
companion object {
|
||||
const val TAG = "ExpirationTimerUpdate"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user