mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Rotate send pin config.
This commit is contained in:
@@ -1194,7 +1194,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("sendPinnedMessages")
|
||||
val sendPinnedMessages: Boolean by remoteBoolean(
|
||||
key = "android.sendPinnedMessages",
|
||||
key = "android.sendPinnedMessages.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user