mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-19 16:24:41 +01:00
Enable numberless registration for external users.
This commit is contained in:
@@ -29,7 +29,7 @@ object Environment {
|
||||
val IS_LINK_AND_SYNC_AVAILABLE: Boolean = true
|
||||
|
||||
@JvmField
|
||||
val PHONENUMBERLESS_REGISTRATION: Boolean = isInternal()
|
||||
val PHONENUMBERLESS_REGISTRATION: Boolean = true
|
||||
|
||||
/** Whether this build is distributed through the Play Store, and so can use Google Play billing at all. */
|
||||
@JvmStatic
|
||||
|
||||
Reference in New Issue
Block a user