mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
renamed also cache files/modules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const becca = require('../../services/note_cache/note_cache');
|
||||
const becca = require('../../services/becca/becca.js');
|
||||
const log = require('../../services/log');
|
||||
|
||||
function getNotesAndBranchesAndAttributes(noteIds) {
|
||||
|
||||
Reference in New Issue
Block a user