Stray comma
This commit is contained in:
parent
a2eb0a9cf0
commit
32ebd8083b
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ module.exports = React.createClass({
|
|||
// member in the room.
|
||||
_updateRoomMembers: new rate_limited_func(function() {
|
||||
// a member state changed in this room
|
||||
// refresh, the conf call notification state
|
||||
// refresh the conf call notification state
|
||||
this._updateConfCallNotification();
|
||||
|
||||
// refresh the tab complete list
|
||||
|
|
Loading…
Reference in a new issue