(database): Initial commit
This commit is contained in:
parent
0b15fd897b
commit
e7bf718fa6
2 changed files with 4 additions and 2 deletions
|
|
@ -83,7 +83,7 @@ async function onReady(fastify: FastifyInstance, game: TTC) {
|
|||
turn: game.currentPlayer,
|
||||
lastResult: result,
|
||||
});
|
||||
// setGameOutcome();
|
||||
// fastify.db.setGameOutcome(this, "011001");
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue