mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Call quality icons and config rotation.
This commit is contained in:
committed by
jeffrey-signal
parent
c6de4c7650
commit
6594b8532e
@@ -1233,7 +1233,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("callQualitySurvey")
|
||||
val callQualitySurvey: Boolean by remoteBoolean(
|
||||
key = "android.callQualitySurvey",
|
||||
key = "android.callQualitySurvey.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user