mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
fix code mirror loading
This commit is contained in:
@@ -57,7 +57,8 @@ function ScriptApi(startNote, currentNote) {
|
||||
formatDateISO: utils.formatDateISO,
|
||||
parseDate: utils.parseDate,
|
||||
showMessage: utils.showMessage,
|
||||
showError: utils.showError
|
||||
showError: utils.showError,
|
||||
reloadTree: treeService.reload
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user