mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
support for backend jobs and other script API changes
This commit is contained in:
@@ -174,6 +174,8 @@ const noteEditor = (function() {
|
||||
codeEditor.setOption("mode", info.mime);
|
||||
CodeMirror.autoLoadMode(codeEditor, info.mode);
|
||||
}
|
||||
|
||||
codeEditor.refresh();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user