mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
renamed also cache files/modules
This commit is contained in:
@@ -4,7 +4,7 @@ import protectedSessionService from "./protected_session.js";
|
||||
import protectedSessionHolder from "./protected_session_holder.js";
|
||||
import libraryLoader from "./library_loader.js";
|
||||
import openService from "./open.js";
|
||||
import froca from "./tree_cache.js";
|
||||
import froca from "./froca.js";
|
||||
|
||||
async function getRenderedContent(note, options = {}) {
|
||||
options = Object.assign({
|
||||
|
||||
Reference in New Issue
Block a user