mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
becca conversion WIP
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
const sql = require('./sql');
|
||||
const log = require('./log');
|
||||
const repository = require('./repository');
|
||||
const Branch = require('../entities/branch');
|
||||
const Branch = require('../services/becca/entities/branch');
|
||||
const entityChangesService = require('./entity_changes.js');
|
||||
const protectedSessionService = require('./protected_session');
|
||||
const becca = require('./becca/becca.js');
|
||||
|
||||
Reference in New Issue
Block a user