Skip to content

Commit ff0bfb5

Browse files
authored
Merge pull request nditech#38 from nditech/revert-32-change-starting-poll-percentage-to-55
Revert "Update starting polling percentage to 55"
2 parents 99766ee + b1ce0ba commit ff0bfb5

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)