mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
renamed also cache files/modules
This commit is contained in:
@@ -249,7 +249,7 @@ function transactional(func) {
|
||||
if (entityChanges.length > 0) {
|
||||
log.info("Transaction rollback dirtied the becca, forcing reload.");
|
||||
|
||||
require('./note_cache/note_cache_loader').load();
|
||||
require('./becca/becca_loader.js').load();
|
||||
}
|
||||
|
||||
throw e;
|
||||
|
||||
Reference in New Issue
Block a user