Remove feature flag RichTextEditor, it's replaced by an advanced settings.
This commit is contained in:
committed by
Benoit Marty
parent
2d9cdd1acf
commit
657ac05e01
-5
@@ -43,9 +43,4 @@ enum class FeatureFlags(
|
||||
title = "Show notification settings",
|
||||
defaultValue = true,
|
||||
),
|
||||
RichTextEditor(
|
||||
key = "feature.richtexteditor",
|
||||
title = "Enable rich text editor",
|
||||
defaultValue = true,
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user