disable that

This commit is contained in:
MathMan05
2026-01-02 11:46:35 -06:00
parent 256bc9f11b
commit b2cbdf9dbd

View File

@@ -942,7 +942,7 @@ class Message extends SnowFlake {
text.appendChild(firstspan);
// TODO: settings how?
if (true) {
if (false) {
const img = document.createElement("img");
img.classList.add("avatar");
img.style.height = "1em";