Remove unused hideOutcome in comments
This commit is contained in:
parent
2ec1a8c40a
commit
21ff0c6555
|
@ -287,7 +287,6 @@ function ContractTopTrades(props: {
|
||||||
contract={contract}
|
contract={contract}
|
||||||
comment={commentsById[topCommentId]}
|
comment={commentsById[topCommentId]}
|
||||||
betsBySameUser={[betsById[topCommentId]]}
|
betsBySameUser={[betsById[topCommentId]]}
|
||||||
hideOutcome={false}
|
|
||||||
truncate={false}
|
truncate={false}
|
||||||
smallAvatar={false}
|
smallAvatar={false}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user