mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
open attachment by double click
This commit is contained in:
@@ -116,10 +116,6 @@ export default class AttachmentDetailWidget extends BasicWidget {
|
||||
}
|
||||
}
|
||||
|
||||
openAttachmentDetailCommand() {
|
||||
|
||||
}
|
||||
|
||||
async entitiesReloadedEvent({loadResults}) {
|
||||
const attachmentChange = loadResults.getAttachments().find(att => att.attachmentId === this.attachment.attachmentId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user