mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
script to generate large documents, closes #55
This commit is contained in:
@@ -37,7 +37,7 @@ async function updateBranch(entity, sourceId) {
|
||||
|
||||
await syncTableService.addBranchSync(entity.branchId, sourceId);
|
||||
|
||||
log.info("Update/sync note tree " + entity.branchId);
|
||||
log.info("Update/sync branch " + entity.branchId);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user