mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
render notes should now return elements to append instead of modifying DOM directly
This commit is contained in:
@@ -18,7 +18,6 @@ import noteDetailRelationMap from "./note_detail_relation_map.js";
|
||||
import noteDetailProtectedSession from "./note_detail_protected_session.js";
|
||||
import protectedSessionService from "./protected_session.js";
|
||||
import linkService from "./link.js";
|
||||
import treeCache from "./tree_cache.js";
|
||||
|
||||
const $tabContentsContainer = $("#note-tab-container");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user