mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-08-05 04:45:14 +01:00
Enable regV5 for external users.
This commit is contained in:
@@ -23,7 +23,7 @@ object Environment {
|
||||
}
|
||||
|
||||
@JvmField
|
||||
val USE_NEW_REGISTRATION: Boolean = isInternal()
|
||||
val USE_NEW_REGISTRATION: Boolean = true
|
||||
|
||||
@JvmField
|
||||
val IS_LINK_AND_SYNC_AVAILABLE: Boolean = BuildConfig.DEBUG
|
||||
|
||||
Reference in New Issue
Block a user