mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-03-30 19:55:43 +00:00
disable that
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user