updating debug switch copy to better reflect the feature

This commit is contained in:
Adam Brown 2022-03-28 13:33:01 +01:00
parent d302875fb7
commit c83882d903

View File

@ -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
),