Commit be8b9edf authored by Seve's avatar Seve Committed by JC Brand

Remove tabs

parent 41bbf653
......@@ -261,7 +261,7 @@
console.log('And this is the container:\n');
console.log(container);
messageContent.textContent = "";
messageContent.append(document.createElement("br"));
messageContent.append(container);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment