summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-03-15 19:53:56 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-03-15 19:53:56 +0900
commitfe81d2b8653592e99e0e8b20686d536f31b6641d (patch)
treec9d0a71327c874c58e3dea00c524f5312c6a843a /src
parent:v: (diff)
parentMerge pull request #1242 from syuilo/patch-1 (diff)
downloadmisskey-fe81d2b8653592e99e0e8b20686d536f31b6641d.tar.gz
misskey-fe81d2b8653592e99e0e8b20686d536f31b6641d.tar.bz2
misskey-fe81d2b8653592e99e0e8b20686d536f31b6641d.zip
Merge branch 'master' of https://github.com/syuilo/misskey
Diffstat (limited to 'src')
-rw-r--r--src/common/othello/ai/front.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/othello/ai/front.ts b/src/common/othello/ai/front.ts
index 838e5a1430..f9e6bca1b8 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', {