mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 23:17:44 +00:00
fix multi device disappearing message issue
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user