badges and broken avatars
This commit is contained in:
parent
341fe868e4
commit
6b0167375c
7 changed files with 39 additions and 6 deletions
|
@ -234,7 +234,6 @@ module.exports = {
|
|||
this.state.room.timeline[i].sender.userId ===
|
||||
this.state.room.timeline[i - 1].sender.userId)
|
||||
{
|
||||
console.log("i=" + i + ", continuation=true");
|
||||
continuation = true;
|
||||
}
|
||||
if (!TileType) continue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue