Skip to content

Commit

Permalink
sync with main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 28, 2024
1 parent 47cbe97 commit f9eaafb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,6 @@

loadedPages.files = loadedPages.files.concat(data.files);
loadedPages.skipToken = data.skipToken;
window.fileCache.set(loadedPages.parent, loadedPages);
renderPage(null, loadedPages, true);
isRequestInProgress = false;
},
Expand Down

0 comments on commit f9eaafb

Please sign in to comment.