mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-03 21:54:38 +00:00
minor fix default
This commit is contained in:
parent
7fa763cd26
commit
5457a65de9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const state = () => ({
|
|||
nomination: false,
|
||||
votes: [],
|
||||
lockedVote: 0,
|
||||
votingSpeed: 500,
|
||||
votingSpeed: 3000,
|
||||
isVoteInProgress: false,
|
||||
voteHistory: [],
|
||||
markedPlayer: -1,
|
||||
|
|
Loading…
Add table
Reference in a new issue