react_hsbc_teller 0.5.6 → 0.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react_hsbc_teller",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "description": "React",
5
5
  "private": false,
6
6
  "main": "lib/hsbc.js",
@@ -1401,7 +1401,7 @@ class Video extends Component {
1401
1401
  customId: this.state.imRoomId,
1402
1402
  content: JSON.stringify({
1403
1403
  'typeId': 1013,
1404
- 'muteStatus': 0,
1404
+ 'muteStatus': 1,
1405
1405
  'data': {
1406
1406
  'sessionId': this.state.sessionId,
1407
1407
  'userId': this.props.tellerAccount