Skip to content

Commit

Permalink
update js
Browse files Browse the repository at this point in the history
  • Loading branch information
Irina-anat committed May 3, 2023
1 parent 5ef1a8f commit 3945cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ async function onSearch(evn) {
};


function onLoadMore(entries, observer) {
async function onLoadMore(entries, observer) {

try {
entries.forEach(async function (entry) {
Expand Down

0 comments on commit 3945cd3

Please sign in to comment.