mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-14 23:18:43 +00:00
Rotate receive pinned messages flag.
This commit is contained in:
committed by
jeffrey-signal
parent
b085989b22
commit
6459ef5b66
@@ -1194,7 +1194,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("receivePinnedMessages")
|
||||
val receivePinnedMessages: Boolean by remoteBoolean(
|
||||
key = "android.receivePinnedMessages",
|
||||
key = "android.receivePinnedMessages.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user