mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
adding debug feature flag for the splash carousel
This commit is contained in:
parent
8038d40195
commit
7cea0352f9
@ -40,7 +40,7 @@ class DebugFeaturesStateFactory @Inject constructor(
|
||||
key = DebugFeatureKeys.alreadyHaveAnAccount
|
||||
),
|
||||
createBooleanFeature(
|
||||
label = "FTUE Splash - Carousel",
|
||||
label = "FTUE Splash - carousel",
|
||||
factory = VectorFeatures::isSplashCarouselEnabled,
|
||||
key = DebugFeatureKeys.splashCarousel
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user