Skip to content

Commit

Permalink
updating debug feature label to explain that it's related to the ftue…
Browse files Browse the repository at this point in the history
… auth
  • Loading branch information
ouchadam committed Dec 16, 2021
1 parent e9f2eda commit 28236d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)
},
Expand Down

0 comments on commit 28236d3

Please sign in to comment.