Fixed a Bug causing client to be unable to load
This commit is contained in:
@@ -185,7 +185,6 @@ class channel{
|
||||
return null;
|
||||
}
|
||||
readbottom(){
|
||||
console.log(this)
|
||||
if(!this.hasunreads){
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user