This commit is contained in:
Benoit Marty 2023-09-07 17:02:45 +02:00 committed by GitHub
parent 952ca1a143
commit 017ead0720

View file

@ -18,7 +18,7 @@ package io.element.android.libraries.featureflag.api
/** /**
* To enable or disable a FeatureFlags, change the `defaultValue` value. * To enable or disable a FeatureFlags, change the `defaultValue` value.
* Warning: to enable a flog for the release app, you MUST update the file * Warning: to enable a flag for the release app, you MUST update the file
* [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider] * [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider]
*/ */
enum class FeatureFlags( enum class FeatureFlags(