mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Rotate receive for admin delete.
This commit is contained in:
committed by
Greyson Parrelli
parent
b054a30fa7
commit
4e3ef19c1f
@@ -1263,7 +1263,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("receiveAdminDelete")
|
||||
val receiveAdminDelete: Boolean by remoteBoolean(
|
||||
key = "android.receiveAdminDelete",
|
||||
key = "android.receiveAdminDelete.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user