mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 01:06:36 +01:00
moved note actions button into section container
This commit is contained in:
@@ -580,7 +580,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
|
||||
node.setExpanded(branch.isExpanded, {noEvents: true, noAnimation: true});
|
||||
}
|
||||
|
||||
node.getTitle();
|
||||
node.renderTitle();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user