mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 05:27:42 +00:00
Rotate link+sync flag.
This commit is contained in:
@@ -1129,7 +1129,7 @@ object RemoteConfig {
|
||||
/** Whether or not this device supports syncing data to newly-linked device. */
|
||||
@JvmStatic
|
||||
val linkAndSync: Boolean by remoteBoolean(
|
||||
key = "android.linkAndSync.2",
|
||||
key = "android.linkAndSync.3",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user