Update labs flag description for RTE (#10058)
This commit is contained in:
parent
21c3967010
commit
5b088f989f
2 changed files with 2 additions and 2 deletions
|
@ -291,7 +291,7 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
|||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
displayName: _td("Rich text editor"),
|
||||
description: _td("Use rich text instead of Markdown in the message composer. Plain text mode coming soon."),
|
||||
description: _td("Use rich text instead of Markdown in the message composer."),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue