mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
reworked section container to be icon based
This commit is contained in:
@@ -580,7 +580,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
|
||||
node.setExpanded(branch.isExpanded, {noEvents: true, noAnimation: true});
|
||||
}
|
||||
|
||||
node.renderTitle();
|
||||
node.getTitle();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user