Update wysiwig flag description
This commit is contained in:
parent
200af78c2a
commit
a0377f0932
2 changed files with 2 additions and 2 deletions
|
@ -306,7 +306,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
"feature_wysiwyg_composer": {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
displayName: _td("Wysiwyg composer (under active development)"),
|
||||
displayName: _td("Wysiwyg composer (plain text mode coming soon) (under active development)"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue