We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd05abe + 88c0db6 commit 99766eeCopy full SHA for 99766ee
src/models/game.js
@@ -39,6 +39,7 @@ const createGame = async (id) => {
39
{
40
id,
41
budget: 6000,
42
+ poll: 55,
43
},
44
['id'],
45
);
0 commit comments