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