mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 13:44:09 +00:00
oops missed this
This commit is contained in:
@@ -2827,11 +2827,7 @@ class Channel extends SnowFlake {
|
||||
build += ", ";
|
||||
}
|
||||
i++;
|
||||
if (thing.nick) {
|
||||
build += thing.nick;
|
||||
} else {
|
||||
build += thing.user.username;
|
||||
}
|
||||
build += thing.name;
|
||||
showing = true;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user