add comment
This commit is contained in:
parent
d003794e06
commit
e94b5cb2d5
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ offset: number
|
|||
}
|
||||
}else{
|
||||
this.resetVars();
|
||||
//TODO may be a redundent loop, not 100% sure :P
|
||||
for(const thing of this.HTMLElements){
|
||||
await this.destroyFromID(thing[1]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue