Feat: fix linkedin pdf
This commit is contained in:
parent
9b6e721f74
commit
019baa818c
|
|
@ -382,7 +382,7 @@ export class LinkedinProvider extends SocialAbstract implements SocialProvider {
|
|||
|
||||
// Create a temporary file-like object for the PDF
|
||||
const pdfMedia = {
|
||||
url: 'carousel.pdf',
|
||||
path: 'carousel.pdf',
|
||||
buffer: pdfBuffer,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue