mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Add missing call link ui.
This commit is contained in:
committed by
jeffrey-signal
parent
c2ec9e579e
commit
a7f239576f
@@ -1117,7 +1117,7 @@ object RemoteConfig {
|
||||
@JvmStatic
|
||||
@get:JvmName("newCallUi")
|
||||
val newCallUi: Boolean by remoteBoolean(
|
||||
key = "android.newCallUi",
|
||||
key = "android.newCallUi.2",
|
||||
defaultValue = false,
|
||||
hotSwappable = false
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user