mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
updating debug feature label to explain that it's related to the ftue auth
This commit is contained in:
parent
443d15518f
commit
c6396ac03a
@ -33,7 +33,7 @@ class DebugFeaturesStateFactory @Inject constructor(
|
||||
),
|
||||
|
||||
Feature.BooleanFeature(
|
||||
label = "Splash - already has an account",
|
||||
label = "FTUE Splash - I already have an account",
|
||||
override = debugFeatures.isAlreadyHaveAccountSplashEnabled().takeIf {
|
||||
debugFeatures.hasOverride(DebugFeatureKeys.alreadyHaveAnAccount)
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user