mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
add #shareRoot label to define an "index" note, closes #2567
This commit is contained in:
@@ -617,6 +617,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
|
||||
|
||||
/**
|
||||
* @param {Branch} branch
|
||||
* @param {boolean} forceLazy
|
||||
*/
|
||||
prepareNode(branch, forceLazy = false) {
|
||||
const note = branch.getNoteFromCache();
|
||||
|
||||
Reference in New Issue
Block a user