mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 13:56:11 +01:00
create new runOnNoteContentChange event, #3436
This commit is contained in:
@@ -19,6 +19,7 @@ export default class ClosePaneButton extends OnClickButtonWidget {
|
||||
e.stopPropagation();
|
||||
|
||||
widget.triggerCommand("closeThisNoteSplit", { ntxId: widget.getClosestNtxId() });
|
||||
});
|
||||
})
|
||||
.class("icon-action");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user