fix dialog
This commit is contained in:
parent
cdfd906366
commit
e84790e619
|
@ -272,10 +272,6 @@ async function onDeleteButtonClicked() {
|
||||||
|
|
||||||
await os.promiseDialog(
|
await os.promiseDialog(
|
||||||
action(),
|
action(),
|
||||||
() => {
|
|
||||||
},
|
|
||||||
() => {
|
|
||||||
},
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue