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:
@@ -3,7 +3,7 @@ import appContext from "./app_context.js";
|
||||
import utils from './utils.js';
|
||||
import noteCreateService from './note_create.js';
|
||||
import treeService from './tree.js';
|
||||
import froca from "./tree_cache.js";
|
||||
import froca from "./froca.js";
|
||||
|
||||
// this key needs to have this value so it's hit by the tooltip
|
||||
const SELECTED_NOTE_PATH_KEY = "data-note-path";
|
||||
|
||||
Reference in New Issue
Block a user