mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
getNoteWithLabel fix
This commit is contained in:
@@ -59,7 +59,7 @@ function ScriptApi(startNote, currentNote) {
|
||||
this.getRootCalendarNoteId = dateNoteService.getRootCalendarNoteId;
|
||||
this.getDateNoteId = dateNoteService.getDateNoteId;
|
||||
|
||||
this.transaction = sql.doInTransaction;
|
||||
this.transactional = sql.doInTransaction;
|
||||
}
|
||||
|
||||
module.exports = ScriptContext;
|
||||
Reference in New Issue
Block a user