Doc | Remove outdated comment about flags default values
This commit is contained in:
parent
57bbb6a1c3
commit
5dec472f9b
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ import io.element.android.libraries.core.meta.BuildType
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* To enable or disable a FeatureFlags, change the `defaultValue` value.
|
* To enable or disable a FeatureFlags, change the `defaultValue` value.
|
||||||
* Warning: to enable a flag for the release app, you MUST update the file
|
|
||||||
* [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider]
|
|
||||||
*/
|
*/
|
||||||
enum class FeatureFlags(
|
enum class FeatureFlags(
|
||||||
override val key: String,
|
override val key: String,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue