Loading src/js/FootprintFetcher.js +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ export async function FetchFootprints(collection, page, step){ pageInfo = "&offset=" + offsetMulitiplier + "&limit=" + step; } } // reset offset Loading Loading
src/js/FootprintFetcher.js +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ export async function FetchFootprints(collection, page, step){ pageInfo = "&offset=" + offsetMulitiplier + "&limit=" + step; } } // reset offset Loading