mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +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,
|
uploadButton,
|
||||||
hangupButton,
|
hangupButton,
|
||||||
callButton,
|
callButton,
|
||||||
videoCallButton,
|
videoCallButton
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
controls.push(
|
controls.push(
|
||||||
|
|
Loading…
Reference in a new issue