mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
Merge remote-tracking branch 'origin/stable' into next
# Conflicts: # package-lock.json # package.json
This commit is contained in:
@@ -111,8 +111,6 @@ function forceNoteSync(req) {
|
||||
entityChangesService.moveEntityChangeToTop('note_revision_contents', noteRevisionId);
|
||||
}
|
||||
|
||||
entityChangesService.moveEntityChangeToTop('recent_changes', noteId);
|
||||
|
||||
log.info("Forcing note sync for " + noteId);
|
||||
|
||||
// not awaiting for the job to finish (will probably take a long time)
|
||||
|
||||
Reference in New Issue
Block a user