mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
closing of attr detail
This commit is contained in:
@@ -48,8 +48,6 @@ export default class NoteTitleWidget extends TabAwareWidget {
|
||||
utils.bindElShortcut(this.$noteTitle, 'return', () => {
|
||||
this.triggerCommand('focusOnAttributes', {tabId: this.tabContext.tabId});
|
||||
});
|
||||
|
||||
return this.$widget;
|
||||
}
|
||||
|
||||
async refreshWithNote(note) {
|
||||
|
||||
Reference in New Issue
Block a user