You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
Stray comma
This commit is contained in:
@@ -580,7 +580,7 @@ module.exports = React.createClass({
|
|||||||
// member in the room.
|
// member in the room.
|
||||||
_updateRoomMembers: new rate_limited_func(function() {
|
_updateRoomMembers: new rate_limited_func(function() {
|
||||||
// a member state changed in this room
|
// a member state changed in this room
|
||||||
// refresh, the conf call notification state
|
// refresh the conf call notification state
|
||||||
this._updateConfCallNotification();
|
this._updateConfCallNotification();
|
||||||
|
|
||||||
// refresh the tab complete list
|
// refresh the tab complete list
|
||||||
|
|||||||
Reference in New Issue
Block a user