mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 18:25:51 +01:00
renamed also cache files/modules
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import ScriptContext from "./script_context.js";
|
||||
import server from "./server.js";
|
||||
import toastService from "./toast.js";
|
||||
import froca from "./tree_cache.js";
|
||||
import froca from "./froca.js";
|
||||
import utils from "./utils.js";
|
||||
|
||||
async function getAndExecuteBundle(noteId, originEntity = null) {
|
||||
|
||||
Reference in New Issue
Block a user