mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
refactorings of note creation code
This commit is contained in:
@@ -638,10 +638,6 @@ class ConsistencyChecks {
|
||||
elapsedTimeMs = Date.now() - startTime.getTime();
|
||||
});
|
||||
|
||||
if (this.fixedIssues) {
|
||||
ws.refreshTree();
|
||||
}
|
||||
|
||||
if (this.unrecoveredConsistencyErrors) {
|
||||
log.info(`Consistency checks failed (took ${elapsedTimeMs}ms)`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user