more fixes
This commit is contained in:
parent
d245b645f7
commit
0b346a69c8
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@ offset: number
|
||||||
element.scrollIntoView();
|
element.scrollIntoView();
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
this.resetVars();
|
||||||
for(const thing of this.HTMLElements){
|
for(const thing of this.HTMLElements){
|
||||||
await this.destroyFromID(thing[1]);
|
await this.destroyFromID(thing[1]);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue