Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 19, 2024
1 parent cfeb8c0 commit 9ba1587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify/functions/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ module.exports = extrovert.toNetlifyFunction(async function search(params) {
});

return { results };
}
});

0 comments on commit 9ba1587

Please sign in to comment.