mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 09:16:45 +01:00
fix bug
This commit is contained in:
@@ -55,6 +55,7 @@ function ScriptApi(startNote, currentNote) {
|
||||
getInstanceName: () => window.glob.instanceName,
|
||||
runOnServer,
|
||||
formatDateISO: utils.formatDateISO,
|
||||
parseDate: utils.parseDate,
|
||||
showMessage: utils.showMessage,
|
||||
showError: utils.showError
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user