search updates

This commit is contained in:
MathMan05
2024-12-20 18:59:40 -06:00
parent 161181f8de
commit ffe21e6d6c
10 changed files with 185 additions and 43 deletions

View File

@@ -37,7 +37,6 @@ offset: number
this.destroyFromID(thing[1]);
}
this.HTMLElements=[];
this.div=null;
}
constructor(
getIDFromOffset: InfiniteScroller["getIDFromOffset"],