more fixes
This commit is contained in:
@@ -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]);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user