Merge remote-tracking branch 'misskey-original/develop' into develop
This commit is contained in:
commit
b3084f45b4
34 changed files with 508 additions and 135 deletions
|
|
@ -165,6 +165,7 @@ async function ok() {
|
|||
function cancel() {
|
||||
done(true);
|
||||
}
|
||||
|
||||
/*
|
||||
function onBgClick() {
|
||||
if (props.cancelableByBgClick) cancel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue