mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	renamed also cache files/modules
This commit is contained in:
		@@ -3,7 +3,7 @@ const scriptService = require('./script');
 | 
			
		||||
const treeService = require('./tree');
 | 
			
		||||
const noteService = require('./notes');
 | 
			
		||||
const repository = require('./repository');
 | 
			
		||||
const becca = require('./note_cache/note_cache');
 | 
			
		||||
const becca = require('./becca/becca.js');
 | 
			
		||||
const Attribute = require('../entities/attribute');
 | 
			
		||||
 | 
			
		||||
function runAttachedRelations(note, relationName, originEntity) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user