Remove FeatureFlag.QrCodeLogin
This commit is contained in:
parent
1268f74420
commit
be9861bea9
4 changed files with 1 additions and 35 deletions
|
|
@ -8,9 +8,6 @@
|
|||
package io.element.android.appconfig
|
||||
|
||||
object OnBoardingConfig {
|
||||
/** Whether the user can use QR code login. */
|
||||
const val CAN_LOGIN_WITH_QR_CODE = true
|
||||
|
||||
/** Whether the user can create an account using the app. */
|
||||
const val CAN_CREATE_ACCOUNT = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue