ckeditor 26.0

pull/255/head
zadam 2021-03-10 20:02:23 +07:00
parent 5b8e876b77
commit 723a0e479e
4 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -24,6 +24,7 @@ async function createExtraWindow(notePath, hoistedNoteId = 'root') {
webPreferences: {
enableRemoteModule: true,
nodeIntegration: true,
contextIsolation: false,
spellcheck: optionService.getOptionBool('spellCheckEnabled')
},
frame: optionService.getOptionBool('nativeTitleBarVisible'),