mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
grammar
This commit is contained in:
@@ -72,7 +72,7 @@ async function importToBranch(req) {
|
||||
}
|
||||
|
||||
if (last === "true") {
|
||||
// small timeout to avoid race condition (message is received before the transaction is committed)
|
||||
// small timeout to avoid race condition (the message is received before the transaction is committed)
|
||||
setTimeout(() => taskContext.taskSucceeded({
|
||||
parentNoteId: parentNoteId,
|
||||
importedNoteId: note.noteId
|
||||
|
||||
Reference in New Issue
Block a user