mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
typo
This commit is contained in:
parent
53e9d030b7
commit
5bed0b7275
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user