mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-07 01:22:51 +01:00
fix dialog
This commit is contained in:
parent
cdfd906366
commit
e84790e619
1 changed files with 0 additions and 4 deletions
|
@ -272,10 +272,6 @@ async function onDeleteButtonClicked() {
|
||||||
|
|
||||||
await os.promiseDialog(
|
await os.promiseDialog(
|
||||||
action(),
|
action(),
|
||||||
() => {
|
|
||||||
},
|
|
||||||
() => {
|
|
||||||
},
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue