mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
🎳
This commit is contained in:
@@ -72,7 +72,7 @@ async function createPreviewImage(
|
||||
|
||||
return previewImage
|
||||
} catch (err) {
|
||||
console.warn('error creating preview image', url, err.message)
|
||||
console.warn('failed to create preview image', url, err.message)
|
||||
return null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user