mirror of https://github.com/vector-im/riot-web
Stray comma
parent
a2eb0a9cf0
commit
32ebd8083b
|
@ -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 New Issue