From 0d272a694988658877408c03f07bf37cbe0fa9a3 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Thu, 15 Mar 2018 15:55:13 +0900 Subject: [PATCH] Update front.ts --- src/common/othello/ai/front.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/othello/ai/front.ts b/src/common/othello/ai/front.ts index 838e5a143..f9e6bca1b 100644 --- a/src/common/othello/ai/front.ts +++ b/src/common/othello/ai/front.ts @@ -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', {