mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
updating debug switch copy to better reflect the feature
This commit is contained in:
parent
d302875fb7
commit
c83882d903
@ -55,7 +55,7 @@ class DebugFeaturesStateFactory @Inject constructor(
|
||||
factory = VectorFeatures::isOnboardingPersonalizeEnabled
|
||||
),
|
||||
createBooleanFeature(
|
||||
label = "FTUE Personalize combined choose server",
|
||||
label = "FTUE Combined sign up",
|
||||
key = DebugFeatureKeys.onboardingCombinedChooseServer,
|
||||
factory = VectorFeatures::isOnboardingCombinedChooseServerEnabled
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user