Update front.ts

This commit is contained in:
Aya Morisawa 2018-03-15 15:55:13 +09:00 committed by GitHub
parent f9d5a16f6f
commit 0d272a6949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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', {