Remove feature flag RichTextEditor, it's replaced by an advanced settings.
This commit is contained in:
committed by
Benoit Marty
parent
2d9cdd1acf
commit
657ac05e01
-1
@@ -35,7 +35,6 @@ class StaticFeatureFlagProvider @Inject constructor() :
|
||||
FeatureFlags.LocationSharing -> true
|
||||
FeatureFlags.Polls -> true
|
||||
FeatureFlags.NotificationSettings -> true
|
||||
FeatureFlags.RichTextEditor -> true
|
||||
}
|
||||
} else {
|
||||
false
|
||||
|
||||
Reference in New Issue
Block a user