mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
Stray comma
This commit is contained in:
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
Block a user