mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
backend import unification
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const becca = require('../../becca/becca.js');
|
||||
const becca = require('../../becca/becca');
|
||||
const SearchContext = require('../../services/search/search_context');
|
||||
const log = require('../../services/log');
|
||||
const scriptService = require('../../services/script');
|
||||
|
||||
Reference in New Issue
Block a user