1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 09:35:51 +02:00
This commit is contained in:
syuilo
2017-10-08 04:13:38 +09:00
parent c14f946bd4
commit e05144b93e
2 changed files with 10 additions and 1 deletions

View File

@@ -275,4 +275,6 @@ export function ai(color: string, othello: Othello) {
}
}
}
think();
}