fix prevent crash condition

This commit is contained in:
MathMan05
2025-11-18 16:37:03 -06:00
parent 8bdb91ad7f
commit e182ffcc4d
+1 -1
View File
@@ -1233,7 +1233,7 @@ class Localuser {
if (this.channelfocus.guild.id === "@me") {
return;
}
if (this.channelfocus.visable) return;
if (!this.channelfocus.visable) return;
this.ws.send(
JSON.stringify({
d: {