mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
closing of attr detail
This commit is contained in:
@@ -32,8 +32,6 @@ export default class PromotedAttributesWidget extends TabAwareWidget {
|
||||
this.$widget = $(TPL);
|
||||
|
||||
this.$container = this.$widget.find(".promoted-attributes");
|
||||
|
||||
return this.$widget;
|
||||
}
|
||||
|
||||
async refreshWithNote(note) {
|
||||
|
||||
Reference in New Issue
Block a user