mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[se] Fix crash: draw header/footer
This commit is contained in:
@ -5414,6 +5414,10 @@ function isAllowPasteLink(pastedWb) {
|
||||
return Asc.editor.getDrawingDocument();
|
||||
},
|
||||
|
||||
IsVisioEditor: function() {
|
||||
return false;
|
||||
},
|
||||
|
||||
SearchEngine: {
|
||||
Selection: []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user