1
0

chore: lint

This commit is contained in:
Marie
2025-03-08 11:56:21 +00:00
parent 91e15fafbf
commit add1c71786
@@ -128,7 +128,7 @@ async function onClick() {
wait.value = false;
return;
}
await misskeyApi('following/requests/cancel', {
userId: props.user.id,
});