mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 01:05:49 +01:00
closing of attr detail
This commit is contained in:
@@ -63,7 +63,5 @@ export default class TitleBarButtonsWidget extends BasicWidget {
|
||||
const {remote} = utils.dynamicRequire('electron');
|
||||
remote.BrowserWindow.getFocusedWindow().close();
|
||||
});
|
||||
|
||||
return this.$widget;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user