This commit is contained in:
David Baker 2015-07-08 16:32:03 +01:00
parent 53e9d030b7
commit 5bed0b7275

View file

@ -73,7 +73,7 @@ module.exports = {
return;
}
// obviously this won't deep copy but we this shouldn't be necessary
// obviously this won't deep copy but this shouldn't be necessary
var amap = this.state.activityMap;
amap[room.roomId] = Math.max(amap[room.roomId] || 0, hl);
this.setState({