Skip to content

Commit 8e93b96

Browse files
committed
chore: increased the number of retrieved links
1 parent a7d412d commit 8e93b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/fetch-links/handler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export async function fetchLinks (event) {
6060
fbApp,
6161
fallbackImageClient,
6262
referenceMoment,
63-
numResults: 14,
63+
numResults: 30,
6464
blacklistedUrls
6565
})
6666
console.log('Retrieved issue links', links)

0 commit comments

Comments
 (0)