mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 05:15:59 +01:00
becca conversion WIP
This commit is contained in:
@@ -583,6 +583,10 @@ class ConsistencyChecks {
|
||||
this.checkTreeCycles();
|
||||
}
|
||||
|
||||
if (this.fixedIssues) {
|
||||
require("../services/becca/becca_loader").load();
|
||||
}
|
||||
|
||||
return !this.unrecoveredConsistencyErrors;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user