typo
This commit is contained in:
parent
77d87c0856
commit
7e728a4a0a
@ -1429,4 +1429,4 @@ Chat.prototype.generateChat = function(data) {
|
|||||||
chat.appendChild(header);
|
chat.appendChild(header);
|
||||||
chat.appendChild(body);
|
chat.appendChild(body);
|
||||||
return chat;
|
return chat;
|
||||||
}
|
};
|
||||||
|
Reference in New Issue
Block a user