bug?
This commit is contained in:
parent
4dcc8a2353
commit
dde279db22
@ -200,7 +200,7 @@ class MessagePayload {
|
||||
let hidden = false;
|
||||
|
||||
if (webembeds.length > 0) {
|
||||
content = "\n";
|
||||
content += "\n";
|
||||
|
||||
while (webembeds_.length) {
|
||||
const embed = webembeds_.shift();
|
||||
|
Loading…
Reference in New Issue
Block a user