mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 20:44:34 +00:00
chore: lint
This commit is contained in:
parent
91e15fafbf
commit
add1c71786
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ async function onClick() {
|
||||||
wait.value = false;
|
wait.value = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
await misskeyApi('following/requests/cancel', {
|
await misskeyApi('following/requests/cancel', {
|
||||||
userId: props.user.id,
|
userId: props.user.id,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue