fixing errors and typos
This commit is contained in:
parent
ec6ab101c0
commit
8d16bce7ec
7 changed files with 22 additions and 25 deletions
|
@ -91,7 +91,7 @@ class Localuser{
|
|||
outoffocus():void{
|
||||
document.getElementById("servers").textContent="";
|
||||
document.getElementById("channels").textContent="";
|
||||
this.channelfocus.infinate.delete();
|
||||
this.channelfocus.infinite.delete();
|
||||
this.lookingguild=null;
|
||||
this.channelfocus=null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue