Skip to content

Commit b1ce0ba

Browse files
authored
Revert "Update starting polling percentage to 55"
1 parent 99766ee commit b1ce0ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/game.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ const createGame = async (id) => {
3939
{
4040
id,
4141
budget: 6000,
42-
poll: 55,
4342
},
4443
['id'],
4544
);

0 commit comments

Comments
 (0)