mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 11:15:53 +03:00
my node choked on this trailing ,
This commit is contained in:
parent
182fa22eac
commit
4380308393
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ module.exports = React.createClass({
|
|||
uploadButton,
|
||||
hangupButton,
|
||||
callButton,
|
||||
videoCallButton,
|
||||
videoCallButton
|
||||
);
|
||||
} else {
|
||||
controls.push(
|
||||
|
|
Loading…
Reference in a new issue