my node choked on this trailing ,
parent
182fa22eac
commit
4380308393
|
@ -140,7 +140,7 @@ module.exports = React.createClass({
|
|||
uploadButton,
|
||||
hangupButton,
|
||||
callButton,
|
||||
videoCallButton,
|
||||
videoCallButton
|
||||
);
|
||||
} else {
|
||||
controls.push(
|
||||
|
|
Loading…
Reference in New Issue