summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-03-15 15:55:55 +0900
committerGitHub <noreply@github.com>2018-03-15 15:55:55 +0900
commit0191bb25dca604b51f4955f03db50b396bdb2f69 (patch)
treeb097a229372fe03f95f294edd448ef035aede7e5 /src
parentFix #500 (diff)
parentUpdate front.ts (diff)
downloadmisskey-0191bb25dca604b51f4955f03db50b396bdb2f69.tar.gz
misskey-0191bb25dca604b51f4955f03db50b396bdb2f69.tar.bz2
misskey-0191bb25dca604b51f4955f03db50b396bdb2f69.zip
Merge pull request #1242 from syuilo/patch-1
Update src/common/othello/ai/front.ts
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', {