bugs fixed

This commit is contained in:
daniel31x13
2023-12-27 19:44:11 -05:00
parent 530e83ba34
commit ca093008b7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ export default async function archiveHandler(link: LinksAndCollectionAndOwner) {
await page.goBack();
} else if (!link.preview?.startsWith("archive")) {
console.log("No og:image found");
page
await page
.screenshot({ type: "jpeg", quality: 20 })
.then((screenshot) => {
return createFile({