mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	removed legacy entities and repository
This commit is contained in:
		| @@ -2,7 +2,7 @@ const sql = require('./sql'); | ||||
| const log = require('./log'); | ||||
| const entityChangesService = require('./entity_changes.js'); | ||||
| const eventService = require('./events'); | ||||
| const entityConstructor = require('../entities/entity_constructor'); | ||||
| const entityConstructor = require("./becca/entity_constructor.js"); | ||||
|  | ||||
| function updateEntity(entityChange, entity, sourceId) { | ||||
|     // can be undefined for options with isSynced=false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user