mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Update front.ts
This commit is contained in:
parent
8d19c1ae1f
commit
02f8070d95
@ -224,7 +224,7 @@ function gameStart(game) {
|
||||
* @param inviter 誘ってきたユーザー
|
||||
*/
|
||||
async function onInviteMe(inviter) {
|
||||
console.log(`Anybody invited me: @${inviter.username}`);
|
||||
console.log(`Someone invited me: @${inviter.username}`);
|
||||
|
||||
// 承認
|
||||
const game = await request.post('https://api.misskey.xyz/othello/match', {
|
||||
|
Loading…
Reference in New Issue
Block a user