mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 21:05:55 +01:00
closing of attr detail
This commit is contained in:
@@ -57,8 +57,6 @@ export default class NotePathsWidget extends TabAwareWidget {
|
||||
this.$notePathList = this.$dropdown.find(".note-path-list");
|
||||
|
||||
this.$dropdown.on('show.bs.dropdown', () => this.renderDropdown());
|
||||
|
||||
return this.$widget;
|
||||
}
|
||||
|
||||
async refreshWithNote(note, notePath) {
|
||||
|
||||
Reference in New Issue
Block a user