mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-17 07:23:21 +01:00
Rotate collapse config.
This commit is contained in:
@@ -1321,7 +1321,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("collapseEvents")
|
||||
val collapseEvents: Boolean by remoteBoolean(
|
||||
key = "android.collapseEvents",
|
||||
key = "android.collapseEvents.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user