mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 19:06:35 +02:00
chore(delete): address requested changes
This commit is contained in:
@@ -48,6 +48,8 @@ export default function DeleteNotesDialog() {
|
||||
|
||||
useTriliumEvent("showDeleteNotesDialog", (opts) => {
|
||||
setOpts(opts);
|
||||
setDeleteAllClones(false);
|
||||
setEraseNotes(!!opts.forceDeleteAllClones);
|
||||
setShown(true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user