mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Update comment
This commit is contained in:
parent
961d5e1868
commit
653137f6ec
@ -269,7 +269,7 @@ module.exports = React.createClass({
|
||||
this.refreshRoomList();
|
||||
}, 500),
|
||||
|
||||
// Update which rooms and users should appear in RoomList as dictated by selected tags
|
||||
// Update which rooms and users should appear in RoomList for a given group tag
|
||||
updateSelectedTagsRoomsForGroups: function(dmRoomMap, tag) {
|
||||
if (!this.mounted) return;
|
||||
// For now, only handle group tags
|
||||
|
Loading…
Reference in New Issue
Block a user