Remove feature flag RichTextEditor, it's replaced by an advanced settings.
This commit is contained in:
parent
7091ad2e01
commit
f55e8a6ad8
5 changed files with 23 additions and 20 deletions
|
|
@ -35,7 +35,6 @@ class StaticFeatureFlagProvider @Inject constructor() :
|
|||
FeatureFlags.LocationSharing -> true
|
||||
FeatureFlags.Polls -> true
|
||||
FeatureFlags.NotificationSettings -> true
|
||||
FeatureFlags.RichTextEditor -> true
|
||||
}
|
||||
} else {
|
||||
false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue