Fix livestream updating state from both websocket and reducer and causing double of the same comments to appear

This commit is contained in:
Rafael 2021-12-09 10:15:00 -03:00 committed by Thomas Zarebczan
parent 9ea89f7b1b
commit c9898ad833

View file

@ -35,7 +35,7 @@ const perform = (dispatch, ownProps) => ({
claimId, claimId,
parentId, parentId,
ownProps.uri, ownProps.uri,
ownProps.livestream, ownProps.isLivestream,
txid, txid,
payment_intent_id, payment_intent_id,
environment, environment,