Doc | Remove outdated comment about flags default values
This commit is contained in:
parent
b4afc32786
commit
d059474998
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.
|
||||
* Warning: to enable a flag for the release app, you MUST update the file
|
||||
* [io.element.android.libraries.featureflag.impl.StaticFeatureFlagProvider]
|
||||
*/
|
||||
enum class FeatureFlags(
|
||||
override val key: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue