mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
ckeditor 26.0
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user