typo fix
This commit is contained in:
@@ -312,7 +312,7 @@ offset: number
|
||||
}
|
||||
}else{
|
||||
this.resetVars();
|
||||
//TODO may be a redundent loop, not 100% sure :P
|
||||
//TODO may be a redundant loop, not 100% sure :P
|
||||
for(const thing of this.HTMLElements){
|
||||
await this.destroyFromID(thing[1]);
|
||||
}
|
||||
|
Reference in New Issue
Block a user