We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7874ee1 commit 088c9cbCopy full SHA for 088c9cb
src/packages/rte/tiny-mce/property-editors/tiny-mce/manifests.ts
@@ -9,7 +9,7 @@ const manifest: ManifestPropertyEditorUi = {
9
name: 'Rich Text Editor Property Editor UI',
10
element: () => import('./property-editor-ui-tiny-mce.element.js'),
11
meta: {
12
- label: 'Rich Text Editor',
+ label: 'Rich Text Editor [TinyMCE]',
13
propertyEditorSchemaAlias: UMB_BLOCK_RTE_PROPERTY_EDITOR_SCHEMA_ALIAS,
14
icon: 'icon-browser-window',
15
group: 'richContent',
0 commit comments