Skip to content

Commit 9ba1587

Browse files
committed
quick fix
1 parent cfeb8c0 commit 9ba1587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify/functions/search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ module.exports = extrovert.toNetlifyFunction(async function search(params) {
6565
});
6666

6767
return { results };
68-
}
68+
});

0 commit comments

Comments
 (0)