mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-23 00:17:34 +00:00
feat: add new config enabled timestamp
This commit is contained in:
parent
af1f2983c7
commit
b62656b1be
@ -11,7 +11,7 @@ data class ExpirationConfiguration(
|
||||
val isEnabled = expiryMode.expirySeconds > 0
|
||||
|
||||
companion object {
|
||||
val isNewConfigEnabled = SnodeAPI.nowWithOffset >= 171028440000
|
||||
val isNewConfigEnabled = SnodeAPI.nowWithOffset >= 1710284400000
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user