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 99766ee + b1ce0ba commit ff0bfb5Copy full SHA for ff0bfb5
src/models/game.js
@@ -39,7 +39,6 @@ const createGame = async (id) => {
39
{
40
id,
41
budget: 6000,
42
- poll: 55,
43
},
44
['id'],
45
);
0 commit comments