mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 03:46:37 +01:00
moved becca to top level source dir
This commit is contained in:
@@ -5,7 +5,7 @@ const utils = require('../../services/utils');
|
||||
const entityChangesService = require('../../services/entity_changes.js');
|
||||
const treeService = require('../../services/tree');
|
||||
const noteService = require('../../services/notes');
|
||||
const becca = require('../../services/becca/becca.js');
|
||||
const becca = require('../../becca/becca.js');
|
||||
const TaskContext = require('../../services/task_context');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user