mirror of
https://github.com/status-im/snt-voting.git
synced 2025-02-23 23:58:13 +00:00
Removing randomization
This commit is contained in:
parent
cb1b3d2c01
commit
3c73424537
@ -70,7 +70,7 @@ class PollVoting extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
shuffleArray(voteOrder);
|
||||
//shuffleArray(voteOrder);
|
||||
|
||||
this.setState({
|
||||
voteOrder,
|
||||
|
Loading…
x
Reference in New Issue
Block a user