Merge pull request #7110 from sqzhou/fix/editor/input-rich-text

fix:editor修复input-rich-text的图片接收器默认值问题
This commit is contained in:
wutong 2023-06-08 13:52:18 +08:00 committed by GitHub
commit 6aadb62a18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,6 @@ export class RichTextControlPlugin extends BasePlugin {
type: 'input-rich-text',
label: '富文本',
name: 'rich-text',
receiver: '',
vendor: 'tinymce'
};
previewSchema: any = {