修改
This commit is contained in:
parent
65df8b7649
commit
45fde02a7a
@ -58,7 +58,12 @@ export default ({
|
|||||||
keys: ['MyButtonMenu', 'MyButtonMenutwo']
|
keys: ['MyButtonMenu', 'MyButtonMenutwo']
|
||||||
},
|
},
|
||||||
excludeKeys: [
|
excludeKeys: [
|
||||||
'fullScreen'
|
'fullScreen',
|
||||||
|
'insertLink',
|
||||||
|
'codeBlock',
|
||||||
|
'todo',
|
||||||
|
'insertVideo',
|
||||||
|
'insertImage'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
editorConfig: {
|
editorConfig: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user