mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ckeditor 26.0
This commit is contained in:
parent
5b8e876b77
commit
723a0e479e
2
libraries/ckeditor/ckeditor.js
vendored
2
libraries/ckeditor/ckeditor.js
vendored
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'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user