pull/1/head
David Baker 2015-07-08 16:32:03 +01:00
parent 53e9d030b7
commit 5bed0b7275
1 changed files with 1 additions and 1 deletions

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({