Skip to content

Commit

Permalink
Merge pull request #32 from GenaDrop/gateway-props
Browse files Browse the repository at this point in the history
added gateway props
  • Loading branch information
Ebube111 authored Dec 15, 2023
2 parents 84afe2e + e492962 commit 66627bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ return (
isVotingEnded: isFutureTimestamp(data[1]?.voting_end_time),
id: data[0],
update: props.update,
isGateway: props.isGateway
}}
/>
))}
Expand Down

0 comments on commit 66627bf

Please sign in to comment.