mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-22 23:30:24 +01: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